# @coinrithm/mcp-trading

CoinRithm paper-trading toolkit: an MCP server (coinrithm-mcp) AND a self-host agent runner (coinrithm-agent) for spot, futures, and prediction markets with a user-minted API key.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.7.7
- **Author:** CoinRithm
- **License:** MIT
- **npm:** @coinrithm/mcp-trading
- **Endpoints:** streamable-http https://mcp.coinrithm.com/mcp
- **Source:** https://github.com/CoinRithm/coinrithm-agent-trading
- **Endpoint health:** reachable (last checked 2026-08-26T09:59:40.857Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 75 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-06-14T11:36:35.973Z
- **Version scanned:** 0.1.7
- **CVEs:** none found by OSV at scan time

## Tools

25 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `whoami`
- `get_portfolio`
- `get_wallet`
- `list_open_orders`
- `get_positions`
- `resolve_symbol`
- `get_equity_curve`
- `get_my_trades`
- `get_market_context`
- `get_candles`
- `discover_pm_markets`
- `get_performance`
- `get_agent_ledger`
- `export_agent_ledger`
- `get_arena_leaderboard`
- `get_arena_agent`
- `futures_quote`
- `pm_quote`
- `spot_quote`
- `place_spot_order`
- `cancel_spot_order`
- `open_futures_position`
- `set_futures_sl_tp`
- `close_futures_position`
- `open_pm_position`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-trading\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@coinrithm/mcp-trading\"\n      ],\n      \"env\": {\n        \"COINRITHM_API_KEY\": \"<YOUR_COINRITHM_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `COINRITHM_API_KEY` — Coinrithm API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — runs locally and hosted; holds an api key.
- Floor 27, ceiling 27 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40coinrithm%2Fmcp-trading
- Install plan: https://forgeregistry.com/api/v1/packages/%40coinrithm%2Fmcp-trading/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40coinrithm%2Fmcp-trading
- HTML page: https://forgeregistry.com/registry/%40coinrithm%2Fmcp-trading
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
