Connect Hunch to Claude
Use this guide when you want Claude to access one website's Hunch capabilities through the Hunch MCP server.
Before you start
Make sure all of the following are true:
- your website is already added in Hunch
- the widget is installed and verified on the live site
- discovery has run, and you have reviewed the generated tools
- the website is on a Hunch plan that allows external MCP access
- your Claude workspace or plan currently supports custom remote MCP connectors
Anthropic can change Claude connector availability or setup screens. If the Claude UI looks different, check Anthropic's current documentation before continuing:
On Claude Team and Enterprise, the organization-level connector has to be added by an owner before individual users can connect it.
Prepare the website in Hunch
- Log in to the Hunch dashboard.
- Open Websites.
- Select the website you want to expose.
- Open the MCP tab.
- Review the Capability Policies for that site.
Recommended setup:
- keep only the capabilities you want exposed enabled
- allow Public Execute only for public-site actions you want Hunch to run directly
- grant live scope only when you actually need claimed live browser/session actions
The Hunch MCP page gives you:
- the endpoint URL
- the authorization server metadata URL
- the protected resource metadata URL
- the scopes supported by the website
Connect from Claude
- In Claude, open the connector or custom integration setup flow.
- Add a remote MCP connector.
- Paste the Hunch endpoint URL from the website's MCP tab.
- Continue through the Hunch sign-in and approval flow when Claude redirects you.
- Approve only the scopes you want Claude to use for that website.
For most setups, start with:
mcp:readmcp:tools
Grant mcp:live only if:
- the Hunch plan allows it
- you need claimed live browser/session actions
- you are intentionally enabling live-session workflows
What Claude can do after setup
Claude can then use the same normalized Hunch capabilities that power your widget and channels:
- grounded answers over website knowledge
- grounded search
- normalized site actions such as booking, contact, quote, and lead-capture starters
- follow-up turns for multi-step actions
- structured handoff export when a human should take over
If live scope is present and a visitor explicitly claims a live session, Claude can also inspect and use the live-session bridge.
Test the connection
Start with a few low-risk prompts:
- "What tools does this Hunch website expose?"
- "Search this website for return policy information."
- "Start the contact-sales action."
- "Continue the action session and confirm it."
Use one end-to-end multi-turn action to verify the installation before wider rollout.
Manage or revoke the connection
In Hunch:
- Return to the website's MCP tab.
- Review External Installations.
- Revoke any Claude installation you no longer want active.
Capability policy changes take effect for future tool calls even if the installation remains active.
Common issues
Claude rejects the connection
Check:
- the endpoint URL belongs to the intended website
- the website's plan includes external MCP access
- the approving Hunch user has permission to manage that website
Claude can read but cannot act
Check:
- the installation has
mcp:tools - the capability is enabled in Capability Policies
- the relevant site action has been discovered and normalized by Hunch
Claude cannot use live tools
Check:
- the plan allows
mcp:live - the installation was approved with
mcp:live - a visitor has connected and claimed the live session