run_stress_test — crashtestyourstrategy MCP Tool Mutating
run_stress_test
(run stress test) 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 run_stress_test from your client
- Claude Code crashtestyourstrategy run_stress_test run in your project directory
- Claude Desktop crashtestyourstrategy run_stress_test ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor crashtestyourstrategy run_stress_test ~/.cursor/mcp.json
- VS Code crashtestyourstrategy run_stress_test .vscode/mcp.json
- Zed crashtestyourstrategy run_stress_test ~/.config/zed/settings.json
- Windsurf crashtestyourstrategy run_stress_test ~/.codeium/windsurf/mcp_config.json
- Cline crashtestyourstrategy run_stress_test ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI crashtestyourstrategy run_stress_test ~/.gemini/settings.json
- Grok crashtestyourstrategy run_stress_test .mcp.json (in your project root)
- ChatGPT crashtestyourstrategy run_stress_test Settings → Connectors → Advanced → Developer mode
- Claude.ai crashtestyourstrategy run_stress_test Settings → Connectors → Add custom connector
- LangChain crashtestyourstrategy run_stress_test 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.