AlphaBotPro Trading API for VS Code
io.github.imrane2019/alphabotpro
Live XAUUSD/BTCUSD trading signals, priced in USD, payable by AI agents via crypto (x402).
client:VS Code
transport:streamable-http
tools:9
Install AlphaBotPro Trading API in VS Code
.vscode/mcp.json
{
"servers": {
"alphabotpro": {
"type": "http",
"url": "https://mcp.alphabotpro.cloud/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs