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