backtest_integrity — crashtestyourstrategy MCP Tool
backtest_integrity
(backtest integrity) is one of 16 tools on the
crashtestyourstrategy
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call backtest_integrity from your client
- Claude Code crashtestyourstrategy backtest_integrity run in your project directory
- Claude Desktop crashtestyourstrategy backtest_integrity ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor crashtestyourstrategy backtest_integrity ~/.cursor/mcp.json
- VS Code crashtestyourstrategy backtest_integrity .vscode/mcp.json
- Zed crashtestyourstrategy backtest_integrity ~/.config/zed/settings.json
- Windsurf crashtestyourstrategy backtest_integrity ~/.codeium/windsurf/mcp_config.json
- Cline crashtestyourstrategy backtest_integrity ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI crashtestyourstrategy backtest_integrity ~/.gemini/settings.json
- Grok crashtestyourstrategy backtest_integrity .mcp.json (in your project root)
- ChatGPT crashtestyourstrategy backtest_integrity Settings → Connectors → Advanced → Developer mode
- Claude.ai crashtestyourstrategy backtest_integrity Settings → Connectors → Add custom connector
- LangChain crashtestyourstrategy backtest_integrity pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http crashtestyourstrategy https://mcp.crashtestyourstrategy.ai/mcp
Other tools on this server
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.