Skip to main content
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.

Why use it

  • 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.

What you can do

Explore visitors

List and inspect identified companies, their website sessions, engagement, and top pages.

Find the right accounts

Build and refine segments with filters, then list the companies that match.

Reach the right people

See contacts and buyer personas at a company, and reveal verified email addresses.

Organize and act

Tag companies, update notes, set custom fields, and push accounts to your CRM, Slack, or Teams.

Getting started

Prerequisites

  • An active Snitcher account with access to at least one workspace.
  • An MCP-compatible AI client — for example Claude (web, desktop, or mobile), ChatGPT, Cursor, or any client that supports remote MCP servers.

Connection URL

Connect your client to the Snitcher MCP server at:
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.
  1. Open Settings → Connectors (in Claude on the web or desktop).
  2. Choose Add custom connector.
  3. Enter the URL https://app.snitcher.com/mcp/snitcher and save.
  4. 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.”
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.

Available tools

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.

Workspaces

Companies

Segments & filters

Tags

Contacts

Buyer personas

Sessions & usage

Custom fields

Integrations

Feedback

Workspace context resources

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.

Example prompts

Explore visitors
  • “List the companies that visited my site this week, biggest first.”
  • “Show me everything you know about Acme Corp — industry, size, tags, and which pages they viewed.”
  • “How engaged has Acme been over the last 30 days? Sessions, unique visitors, and traffic sources.”
  • “What are the most popular pages among companies that visited yesterday?”
Find the right accounts
  • “Create a segment for SaaS companies with 200+ employees in the US.”
  • “Which companies match my ‘Enterprise’ segment right now?”
  • “What technology filter values can I use when building a segment?”
Reach the right people
  • “Who are the decision-makers at Acme Corp?”
  • “Which of my buyer personas does Acme match, and who are the contacts?”
  • “Reveal the email for their VP of Marketing.” (uses 1 credit — the assistant will confirm first)
Organize and act
  • “Tag every company that visited the pricing page this week as ‘Hot Lead’.”
  • “Add a note to Acme: ‘Reached out via LinkedIn on Monday.’”
  • “Push Acme Corp to HubSpot.”
  • “Share Acme to the #sales Slack channel.”
Account hygiene
  • “How much of my monthly identification quota have I used?”
  • “List my custom fields, then set ‘Account Owner’ to ‘Jordan’ on Acme.”

Safety and confirmations

The server is designed to be safe to use conversationally:
  • Writes are confirmed. The assistant explains any change and asks before calling a write tool.
  • Bulk actions show their scope. Before changing many companies at once, the assistant states how many will be affected.
  • Credits are surfaced first. Revealing an email consumes one credit, and the assistant states the cost and your balance before it runs.
  • Destructive changes preview first. Custom field changes default to a dry-run preview so you can confirm the exact effect before applying it.
  • Permissions are inherited. The server can only access the workspaces and data your Snitcher account can. It never elevates your access.

Feedback and support

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.