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