coin signal for Claude Desktop
com.airblockfz/coin-signal
Crypto bottom/top signals: verdict + score per coin, market scans. Pay-per-call x402.
client:Claude Desktop
transport:streamable-http
tools:6
Install coin signal in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"coin-signal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://coin-signal.airblock2026.workers.dev/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