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