xRocket Exchange MCP for VS Code
io.github.nakazanie-ton/xrocket
Autonomous xRocket CEX trading inside operator-set limits, plus live market data over MCP
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install xRocket Exchange MCP in VS Code
.vscode/mcp.json
{
"servers": {
"xrocket": {
"type": "http",
"url": "https://xrocket-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs