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