cryptobuddy for Claude Desktop
au.com.cryptobuddy/cryptobuddy
Australian crypto exchange intelligence for AI agents, with x402 payments on XRPL and Base.
client:Claude Desktop
transport:streamable-http
tools:2
Install cryptobuddy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cryptobuddy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.cryptobuddy.com.au/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