xRocketMCP

xRocket spot · MCP

Give your agent
a limit. It trades.

Set one daily value limit. Add your API key locally. Give the agent a strategy.

Orders run automatically inside the limit. Transfers and withdrawals do not.

AGENT MANDATE
TESTNET
Daily limit 100 USD
Used today24.80 USD
75.20 USD available
Markets
ALL SPOT
Orders
AUTONOMOUS
Transfers
LOCKED
Withdrawals
LOCKED
Recent executionVALUESTATUS
BUY GRAM–USDT8.00FILLED
SELL BTC–USDT12.40FILLED
BUY XROCK–USDT4.40WORKING
01 LIVE MARKET DATA
02 AUTONOMOUS ORDERS
03 LOCAL CREDENTIALS
04 HARD DAILY LIMIT

One limit.
One local config.

No symbol list is required. The agent can trade any available spot pair inside the daily value limit you set.

All agent orders together cannot exceed this value per UTC day.

Environment
TransfersEXPLICIT ONLY
WithdrawalsEXPLICIT ONLY
GENERATED COMMANDv0.6.0
npx -y xrocket-mcp@0.6.0 trading-config --limit 100 --asset USD

Run locally. The command prints the MCP config with a token placeholder and your limit.

  1. 01

    Get the key

    Sign in to xRocket. Open Menu → Settings → Exchange settings → API token.

    Open xRocket ↗
  2. 02

    Add it locally

    Run the generated command, paste its JSON into your MCP client, and replace the placeholder on your machine.

  3. 03

    Give it a strategy

    Tell your agent what to trade and when. Orders inside the limit execute without asking again.

API keys stay local. This website and the hosted MCP endpoint never receive account credentials.

The agent gets execution.
Not the keys to everything.

CAPABILITYBEHAVIOURCONTROL
Market + limit ordersRuns automaticallyDAILY LIMIT
Order cancellationRuns automaticallyTRADING SCOPE
Internal transfersPrepared, then approvedEXPLICIT
External withdrawalsPrepared, then approvedEXPLICIT
Unknown write resultNever sent twiceFAIL CLOSED

Market data.
No account needed.

Connect the hosted endpoint for prices, books, trades, candles, fees, and market rules. It cannot access an account or trade.

STREAMABLE HTTPPUBLIC
https://xrocket-mcp-production.up.railway.app/mcp
Generic client JSON
{
  "mcpServers": {
    "xrocket": {
      "url": "https://xrocket-mcp-production.up.railway.app/mcp"
    }
  }
}

YOUR STRATEGY.
YOUR LIMIT.

Let the agent
run the orders.

Configure xRocket MCP