AlphaBotPro Trading API for Claude Desktop
io.github.imrane2019/alphabotpro
Live XAUUSD/BTCUSD trading signals, priced in USD, payable by AI agents via crypto (x402).
client:Claude Desktop
transport:streamable-http
tools:9
Install AlphaBotPro Trading API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"alphabotpro": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.alphabotpro.cloud/v1/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