DeepBlue Crypto Signals for Claude Desktop
io.github.error403agent/deepblue-trading
10 crypto tools for AI agents: BTC/ETH/SOL/XRP momentum signals, Polymarket odds, sentiment, x402.
client:Claude Desktop
transport:streamable-http
Install DeepBlue Crypto Signals in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deepblue-trading": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.deepbluebase.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