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