Autonomy — canonical service discovery for Claude Desktop
io.github.sleepyjp/autonomy-mcp
Read-only Autonomy capability, schema, status and pricing discovery. Paid execution remains paused.
client:Claude Desktop
transport:streamable-http
tools:4
Install Autonomy — canonical service discovery in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"autonomy-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.theautonomy.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs