CoinRithm Agent Trading for Zed
io.github.coinrithm/mcp-trading
Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.
client:Zed
transport:streamable-http
runtime:npm
tools:40
Install CoinRithm Agent Trading in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-trading": {
"url": "https://mcp.coinrithm.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- 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
- export_run_evidence
- 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