Skip to content

xRocket MCP v0.6.0

Latest

Choose a tag to compare

@nakazanie-ton nakazanie-ton released this 24 Aug 19:07

Autonomous xRocket spot trading for AI agents, bounded by one operator-set daily value limit.

Highlights:

  • Set one daily value limit in USD or another supported asset; all spot markets are allowed by default.
  • Agents place and cancel market or limit orders without per-order approval while staying inside the configured value and built-in order-count limits.
  • Transfers and withdrawals remain separate prepare, explicit approval, and execute workflows.
  • A durable local ledger plus current-day xRocket order reconciliation preserves usage across restarts and local processes; unknown write outcomes are reserved and never resent.
  • New focused onboarding page and trading-config --limit 100 --asset USD CLI flow.
  • Hosted MCP remains a credential-free, public market-data and onboarding surface.

Start on testnet:

npx -y xrocket-mcp@0.6.0 trading-config --limit 100 --asset USD

This project is unofficial and is not affiliated with or endorsed by xRocket.

Gemini CLI extension:

gemini extensions install https://github.com/nakazanie-ton/myrocket

The platform-specific extension archives connect only to the hosted public market tools; local trading still uses the one-limit setup above.