Connect Snitcher to Claude, ChatGPT, and other AI assistants with the Snitcher MCP server. Explore identified companies, manage segments, reveal contacts, and sync to your CRM in natural language.
The Snitcher MCP server gives AI assistants secure access to your Snitcher workspace. Ask Claude, ChatGPT, or any MCP-compatible client to look up identified companies, dig into their website activity, build segments, reveal contacts, and push accounts to your CRM — all in plain language, using your own Snitcher permissions.Model Context Protocol (MCP) is an open standard for connecting AI assistants to external tools and data. Snitcher hosts a remote MCP server, so there’s nothing to install — you connect your AI client once over OAuth and start asking questions.
No setup beyond a one-time connection. Snitcher hosts the server. Add the URL to your AI client, sign in with your Snitcher account, and you’re done.
Work in natural language. Skip the dashboard for everyday questions — “Which enterprise companies visited pricing this week?” — and let the assistant call the right tools.
Your data, your permissions. The server acts as you. It can only see and change what your Snitcher account can, scoped to the workspaces you have access to.
Read and act in one place. Go from “who visited” to “tag them, add them to a segment, and sync to HubSpot” without leaving the conversation.
Safe by default. Write actions are confirmed before they run, credit-consuming actions state the cost first, and destructive changes preview as a dry run.
Connect your client to the Snitcher MCP server at:
https://app.snitcher.com/mcp/snitcher
Authentication uses OAuth. When you add the connector, your client opens a Snitcher sign-in page in the browser; approve access and you’re connected. No API keys to copy or rotate.
Claude
ChatGPT
Other clients
Open Settings → Connectors (in Claude on the web or desktop).
Choose Add custom connector.
Enter the URL https://app.snitcher.com/mcp/snitcher and save.
Click Connect and sign in to Snitcher when prompted to authorize access.
The Snitcher tools are now available in your conversations. Try asking “List my Snitcher workspaces.”
Open Settings → Connectors and choose to add a custom / remote MCP connector.
Enter the URL https://app.snitcher.com/mcp/snitcher.
Complete the Snitcher OAuth sign-in to authorize access.
Availability of custom MCP connectors depends on your ChatGPT plan.
Any client that supports remote (HTTP) MCP servers can connect. Point it at:
https://app.snitcher.com/mcp/snitcher
The server uses OAuth for authentication — your client will open a browser sign-in flow. Refer to your client’s documentation for where to add a remote MCP server.
Every tool operates on a workspace. Start a session by asking your assistant to list your workspaces — it will use the workspace identifier automatically for follow-up requests.
The assistant decides which tools to call based on your request. Tools are grouped by what they do. Read tools only fetch data; Write tools change data and are confirmed before they run.
Beyond tools, the server exposes resources — read-only snapshots an assistant can pull in for context without making a request. Most clients read these automatically when relevant.
Resource
Description
snitcher://session/state
Who you’re authenticated as and current session metadata.
snitcher://workspaces/{workspace_uuid}
Workspace name, URL, plan status, usage limits, and tags.
The MCP server is actively evolving. If something is missing or doesn’t work as expected, ask your assistant to send feedback with capture-mcp-feedback, or reach us through the Help Center.Looking for direct, programmatic access instead? See the REST API reference.