xRocket Exchange MCP for Cursor
io.github.nakazanie-ton/xrocket
Autonomous xRocket CEX trading inside operator-set limits, plus live market data over MCP
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install xRocket Exchange MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"xrocket": {
"url": "https://xrocket-mcp-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs