backtest_basis_strategy — CoinCryptoRank MCP MCP Tool
backtest_basis_strategy
(backtest basis strategy) is one of 35 tools on the
CoinCryptoRank MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call backtest_basis_strategy from your client
- Claude Code CoinCryptoRank MCP backtest_basis_strategy run in your project directory
- Claude Desktop CoinCryptoRank MCP backtest_basis_strategy ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CoinCryptoRank MCP backtest_basis_strategy ~/.cursor/mcp.json
- VS Code CoinCryptoRank MCP backtest_basis_strategy .vscode/mcp.json
- Zed CoinCryptoRank MCP backtest_basis_strategy ~/.config/zed/settings.json
- Windsurf CoinCryptoRank MCP backtest_basis_strategy ~/.codeium/windsurf/mcp_config.json
- Cline CoinCryptoRank MCP backtest_basis_strategy ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CoinCryptoRank MCP backtest_basis_strategy ~/.gemini/settings.json
- Grok CoinCryptoRank MCP backtest_basis_strategy .mcp.json (in your project root)
- ChatGPT CoinCryptoRank MCP backtest_basis_strategy Settings → Connectors → Advanced → Developer mode
- Claude.ai CoinCryptoRank MCP backtest_basis_strategy Settings → Connectors → Add custom connector
- LangChain CoinCryptoRank MCP backtest_basis_strategy pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http coincryptorank-mcp https://coincryptorank.com/api/v1/mcp
Other tools on this server
- get_funding_arbitrage
- get_spot_arbitrage
- get_perp_arbitrage
- get_funding_rates
- get_tickers
- get_orderbook
- get_news
- get_portfolio
- get_positions
- get_basis_history
- get_basis_regime
- get_funding_schedule
- get_klines
- analyze_pair_liquidity
- get_basis_signal
- open_hedged_position
- close_hedged_position
- hedge_status
- adjust_hedge
- set_hedge_protection
- get_threat_level
- list_hedge_positions
- get_agent_events
- get_open_orders
- close_position
- set_sl_tp
- place_order
- list_agents
- agent_status
- agent_chat
- agent_trigger
- agent_decisions
- square_post
- get_exchange_skills
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.