Catalog
Sage
Officialby PsYcGoD
CLI wrapper and MCP server for AI coding agents with local history and compressed output.
CLI wrapper and MCP server for AI coding agents with local history and compressed output.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"sage": {
"command": "npx",
"args": [
"-y",
"psycgod-sage@1.0.16"
]
}
}
}