OnchainAI for Claude Desktop
io.github.coinyak/onchainai
Crypto tool MCP: search/trust/install-risk. Remote tools/call is x402 paid.
client:Claude Desktop
transport:streamable-http
Install OnchainAI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"onchainai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.onchain-ai.xyz/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