Back to directory
coinrithm/coinrithm-agent-trading

coinrithm/coinrithm-agent-trading

@CoinRithm

Let any AI agent (Claude, ChatGPT/Codex, Gemini) paper-trade on CoinRithm with a key you mint and control. Hosted MCP, local MCP, OpenAPI, skill + prompts.

tradingpaper-tradingcryptomcpai-agentfinancepaper-account

Installation & Configuration

{
  "mcpServers": {
    "coinrithm": {
      "command": "npx",
      "args": [
        "-y",
        "@coinrithm/mcp-trading"
      ],
      "env": {
        "COINRITHM_API_KEY": "crk_live_your_key_here"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12