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 USDCLI 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 USDThis 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.