MCP Client Type Reference
The public visitor connector at /public-mcp/{website_id} works with any MCP-compatible client without authentication.
Desktop CLI Clients (Recommended)
Desktop MCP clients connect directly to the public connector URL:
- Connect URL:
https://api.hunchbank.com/public-mcp/{website_id} - Auth: none (default) or signed visitor tokens (optional)
- Tools:
site.ask,site.search,site.list_skills, owner-approved generated actions - Cross-session abuse monitoring: automatically tracked and rate-limited
Cloud MCP Integrations
Cloud AI integrations (ChatGPT, Claude, Cursor cloud) require the ENABLE_CLOUD_MCP_CLIENTS feature flag and OAuth 2.1 setup. Contact your account team to enable this.
Getting Started
- Open your Hunch dashboard and navigate to Public AI Access
- Turn on public access (Unlisted or Listed mode)
- Copy the endpoint URL
- Configure your MCP client with the URL and no authentication