search — ClusterHack MCP Tool Read-only
search
(search) is one of 60 tools on the
ClusterHack
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search from your client
- Claude Code ClusterHack search run in your project directory
- Claude Desktop ClusterHack search ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ClusterHack search ~/.cursor/mcp.json
- VS Code ClusterHack search .vscode/mcp.json
- Zed ClusterHack search ~/.config/zed/settings.json
- Windsurf ClusterHack search ~/.codeium/windsurf/mcp_config.json
- Cline ClusterHack search ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ClusterHack search ~/.gemini/settings.json
- Grok ClusterHack search .mcp.json (in your project root)
- ChatGPT ClusterHack search Settings → Connectors → Advanced → Developer mode
- Claude.ai ClusterHack search Settings → Connectors → Add custom connector
- LangChain ClusterHack search pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http clusterhack https://clusterhack.dev/mcp/
Other tools on this server
- event_roles
- list_api_endpoints
- list_capabilities
- server_info
- whoami
- event_background_images
- event_cities
- event_faq
- event_get
- event_info_blocks
- event_list
- event_nominations
- event_presets
- event_schedule
- event_share_links
- event_team_stages
- event_types
- event_branding
- event_free_agents
- event_my_membership
- event_my_registration_answers
- event_registration_form
- invite_preview
- team_get
- team_list
- team_locations
- team_matchmaking_teams
- team_members
- team_open_roles
- team_posts
- team_readiness
- team_roles
- team_seeking_members
- submission_get
- submission_list
- submission_list_media
- submission_page
- event_leaderboard
- showcase_browse
- company_about_us
- company_employees
- company_employment_requests
- company_ex_employees
- company_get
- company_list
- company_roster
- company_vacancies
- event_sponsor_text
- event_sponsor_tiers
- event_sponsors
- article_get
- article_languages
- article_list
- article_titles
- legal_info
- tag_list
- tech_list
- account_ai_access
- account_how_to_sign_in
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.