Used by 2 plugins
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "sage": { "command": "python", "args": [ "-m", "sage.mcp_server" ] } } }
python