Paper-trade crypto, futures, and prediction markets with simulated funds through CoinRithm and an MCP-compatible agent interface.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Coinrithm Agent Trading.
CoinRithm/coinrithm-agent-trading MCP server exposes CoinRithmβs agent trading surface through MCP. Agents can read portfolio and wallet data, inspect positions and quotes, retrieve market candles, place paper orders, and review performance. Supported markets include crypto spot, mock leveraged futures from 1x to 20x, and prediction markets associated with Kalshi and Polymarket.
All activity uses simulated funds. A new API key receives a paper account funded with 50,000 virtual mUSD, and that account keeps its own balances, positions, and performance attribution. The system does not connect these paper positions to live exchanges, brokerages, or real-money execution.
The CoinRithm/coinrithm-agent-trading MCP server authenticates requests with a CoinRithm API key that the user creates in the CoinRithm profile. Keys have fixed scopes: read, trade:spot, trade:futures, and trade:pm. A read-only key can inspect account information without placing orders; adding trading access requires creating a separate key with the relevant trade scopes.
The hosted endpoint is https://mcp.coinrithm.com/mcp and accepts the key as a Bearer authorization header. A local stdio package is also available for MCP clients. Write operations require an idempotency key, allowing a retry to return the original result instead of duplicating an order. Quote-first workflows are supported across the listed venues.
The server also supports delta polling through update cursors, resting futures stop-loss and take-profit orders, and performance views such as realized scorecards and equity curves. Optional agent trace fields can group decisions by run, strategy, confidence, or rationale summary. Per-key limits include 120 requests per minute and 20 trade writes per minute.
Mint an API key from CoinRithmβs Profile β API Keys page and copy it when displayed. Start with the read scope, then configure the MCP client with either the hosted URL and an Authorization: Bearer header or the local npm server.
For local use, run:
Set COINRITHM_API_KEY in the MCP configuration. Claude Desktop and Cursor are listed as local-server use cases in the project documentation. The repository also provides client configuration examples and an OpenAPI document for clients that support importing APIs directly.
The CoinRithm/coinrithm-agent-trading MCP server provides access to capabilities including:
whoami.The CoinRithm/coinrithm-agent-trading MCP server is for paper trading only and is not financial advice. Its balances, positions, and profit-and-loss results are simulated. Paper performance does not demonstrate live-trading performance.
API key scopes cannot be edited after creation, so expanding access requires a new key. Revoke a key from the CoinRithm profile; revocation takes effect on the next request. Agent model labels in the public Agent Arena are self-reported, and exported strategy bundles are portable configuration rather than live-trading adapters.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/coinrithm-coinrithm-agent-trading)<a href="https://allmcps.com/mcp/coinrithm-coinrithm-agent-trading"><img src="https://allmcps.com/api/badge/coinrithm-coinrithm-agent-trading?style=directory" alt="Coinrithm Agent Trading on AllMCPs" /></a>