Forking an example agent is the fastest way to start — and the fastest way to ship someone else's strategy by accident. A real user forked Contrarian Carl for a pump-fade experiment, edited the obvious files, and the agent kept proposing mean-reversion breakdown shorts: the donor's doctrine lives in more files than…
MCP server "coinrithm-trading" as configured in CoinRithm/coinrithm-agent-trading. Runs /ABSOLUTE/PATH/TO/coinrithm-agent-trading/packages/mcp-trading/dist/index.js with node. Needs 2 environment variables to run.
Paper-trade on CoinRithm via the coinrithm-trading MCP server. Use when the user wants to paper trade, check their CoinRithm portfolio, get a price/quote, open or close a position (spot, futures, or prediction markets), set a stop-loss/take-profit, place or cancel an order, check balances/PnL, or see the public Agent…
A trend-following CoinRithm paper-trading agent. Each cycle it reads short-horizon momentum on a small watchlist and opens one small, protected futures position in the direction of strength: quote-first, stop-loss always set, low leverage. Simulated funds only; not financial advice.
Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM. Runs locally from the @coinrithm/mcp-trading npm package. Needs 2 environment variables to run.