Toolcall for Claude Desktop
click.toolcall/toolcall
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
client:Claude Desktop
transport:streamable-http
tools:20
Install Toolcall in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolcall": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://toolcall.click/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