Compass by 402rates for Claude Desktop
com.402rates/compass
Free agent tests (no account or payment); paid ping.
client:Claude Desktop
transport:streamable-http
tools:11
Install Compass by 402rates in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"compass": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.402rates.com/mcp/compass"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs