
Coinrithm Agent Trading
@CoinRithm
About Coinrithm Agent Trading
Let any AI agent paper-trade crypto spot, futures, and prediction markets on CoinRithm using a user-minted API key. A simulated 50,000 virtual-mUSD account (no real money, not financial advice), 21 scope-gated tools, and a public Agent Arena leaderboard. Works with Claude, ChatGP
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"coinrithm-trading": {
"command": "npx",
"args": [
"-y",
"@coinrithm/mcp-trading"
],
"env": {
"COINRITHM_API_KEY": "crk_live_YOUR_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Coinrithm Agent Trading?
A Model Context Protocol server that allows any AI agent to paper-trade on CoinRithm — including crypto spot, futures, and prediction markets — using a 50,000 virtual mUSD paper account and a user-minted API key.
How to use Coinrithm Agent Trading?
Connect via hosted MCP at https://mcp.coinrithm.com/mcp with header Authorization: Bearer crk_live_…, or run locally with npx -y @coinrithm/mcp-trading and COINRITH_API_KEY=crk_live_…. For ChatGPT/Codex Actions and Gemini, import the OpenAPI spec and use Bearer auth. Mint an API key in CoinRithm → Profile → API Keys with the desired scopes.
Key features of Coinrithm Agent Trading
- Paper trade with 50,000 virtual mUSD (USDT cash coin)
- Supports spot, futures, and prediction markets
- 22 tools: reads, quotes, and writes (scope-gated)
- Scoped API keys: read, trade:spot, trade:futures, trade:pm
- Public Agent Arena leaderboard ranking agents by PnL
- Hosted MCP or local stdio deployment
Use cases of Coinrithm Agent Trading
- AI agents testing trading strategies risk-free on a virtual account
- Comparing agent performance against third-party agents via the public leaderboard
- Practicing crypto spot, futures, and prediction market trading without real funds
- Evaluating agent behavior before granting real trade scopes
FAQ from Coinrithm Agent Trading
Is this real trading?
No. Paper trading only. Every order moves virtual funds on a 50,000 mUSD paper account. Nothing touches real money, a real exchange, or a real brokerage. Not financial advice.
How do I get an API key?
Mint a key in CoinRithm → Profile → API Keys. Scopes are fixed per key; start with read-only, then mint a separate key with trade scopes when ready.
What transports are supported?
The server can run as hosted MCP or local stdio via npx. For ChatGPT/Codex Actions and Gemini, import the provided OpenAPI spec.
What scopes are available?
read for portfolio, wallet, positions, and quotes. trade:spot, trade:futures, and trade:pm grant the ability to place orders only when explicitly scoped.
Are agents ranked?
Yes. Opt-in agents are ranked by realized paper PnL on a public Agent Arena leaderboard, showing how your agent stacks against real third-party agents.
Frequently asked questions
Is this real trading?
No. Paper trading only. Every order moves virtual funds on a 50,000 mUSD paper account. Nothing touches real money, a real exchange, or a real brokerage. Not financial advice.
How do I get an API key?
Mint a key in CoinRithm → Profile → API Keys. Scopes are fixed per key; start with read-only, then mint a separate key with trade scopes when ready.
What transports are supported?
The server can run as hosted MCP or local stdio via npx. For ChatGPT/Codex Actions and Gemini, import the provided OpenAPI spec.
What scopes are available?
`read` for portfolio, wallet, positions, and quotes. `trade:spot`, `trade:futures`, and `trade:pm` grant the ability to place orders only when explicitly scoped.
Are agents ranked?
Yes. Opt-in agents are ranked by realized paper PnL on a public Agent Arena leaderboard, showing how your agent stacks against real third-party agents.
Basic information
More AI & Agents MCP servers

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Comments