SAGE Wrapper for Claude Desktop
io.github.psycgod/sage
Command wrapper MCP server for coding agents, compression, workflows, and local automation.
client:Claude Desktop
transport:stdio
runtime:pypi
Install SAGE Wrapper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sage": {
"command": "uvx",
"args": [
"psycgod-sage"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs