Skip to main content

MCP Client Type Reference

The public visitor connector at /public-mcp/{website_id} works with any MCP-compatible client without authentication.

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

  1. Open your Hunch dashboard and navigate to Public AI Access
  2. Turn on public access (Unlisted or Listed mode)
  3. Copy the endpoint URL
  4. Configure your MCP client with the URL and no authentication