set_futures_sl_tp — CoinRithm Agent Trading MCP Tool Mutating
set_futures_sl_tp
(set futures sl tp) is one of 40 tools on the
CoinRithm Agent Trading
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_futures_sl_tp from your client
- Claude Code CoinRithm Agent Trading set_futures_sl_tp run in your project directory
- Claude Desktop CoinRithm Agent Trading set_futures_sl_tp ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CoinRithm Agent Trading set_futures_sl_tp ~/.cursor/mcp.json
- VS Code CoinRithm Agent Trading set_futures_sl_tp .vscode/mcp.json
- Zed CoinRithm Agent Trading set_futures_sl_tp ~/.config/zed/settings.json
- Windsurf CoinRithm Agent Trading set_futures_sl_tp ~/.codeium/windsurf/mcp_config.json
- Cline CoinRithm Agent Trading set_futures_sl_tp ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CoinRithm Agent Trading set_futures_sl_tp ~/.gemini/settings.json
- Grok CoinRithm Agent Trading set_futures_sl_tp .mcp.json (in your project root)
- ChatGPT CoinRithm Agent Trading set_futures_sl_tp Settings → Connectors → Advanced → Developer mode
- Claude.ai CoinRithm Agent Trading set_futures_sl_tp Settings → Connectors → Add custom connector
- LangChain CoinRithm Agent Trading set_futures_sl_tp pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-trading https://mcp.coinrithm.com/mcp
Other tools on this server
- 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
- close_futures_position
- open_pm_position
- report_pm_opportunity
- pm_data_overview
- pm_data_sources
- pm_data_sources_health
- pm_data_events
- pm_data_event
- pm_data_whales
- pm_data_whale_wallets
- pm_data_whale_wallet
- pm_data_disagreements
- pm_data_calibration
- pm_data_canonical
- pm_data_volume_history
- get_crypto_movers
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.