Listed in the official MCP Registry

The CRM your AI can drive

FrazzleCRM has a built-in MCP server. Point Claude, ChatGPT or any MCP-capable agent at your workspace and it can build automations, audit funnels, search contacts and annotate maps — while you keep the go-live switch.

Connect in 3 steps

  1. Step 1

    Mint an API key

    In the app, go to Settings → API Keys and create a key. It starts with frz_ and scopes the AI to exactly one workspace. AI access is part of the Pro plan.

  2. Step 2

    Add the connector

    The server speaks Streamable HTTP at:

    https://app.frazzlecrm.com/api/mcp
    Authorization: Bearer frz_your_key

    claude.ai — Settings → Connectors → Add custom connector, paste the URL and your key.

    Claude Code — one command:

    claude mcp add --transport http frazzlecrm \
      https://app.frazzlecrm.com/api/mcp \
      --header "Authorization: Bearer frz_your_key"
  3. Step 3

    Ask for a funnel

    • Build a 5-email onboarding sequence for trials that go quiet after day 3. Draft only — I'll review.
    • Audit my automations for contacts that could get double-emailed.
    • Search contacts tagged 'hot-lead' who haven't been emailed in 30 days.
    • Annotate the webinar map with what you'd improve about the show-up sequence.

What your AI can do

Automations

  • create_automationDraft a full flow: trigger, emails, SMS, waits, branches, goals
  • update_automationEdit steps on an existing flow
  • set_automation_statusFlip a flow between draft, live and paused
  • analyze_automationsAudit every flow for conflicts, dead ends and overlaps
  • list_automations / get_automationRead what exists and how it's wired

Funnel maps

  • get_map / list_mapsRead the canvas — nodes, edges, flows, notes
  • annotate_mapLeave notes and callouts right on the map

Contacts & templates

  • search_contactsFind contacts by name, email, tag or field
  • create_email_template / list_email_templatesDraft reusable emails with merge fields
  • get_schema_referenceSelf-serve docs: the AI looks up field shapes itself

Agents build. You approve.

Everything an AI creates lands as a draft on your canvas — visible, inspectable, editable. Nothing emails a real contact until a human flips it live. That's the pattern we used to wire 17 production automations for a coding school in an afternoon: Claude drafted, a person reviewed, then the switch.

Give your AI a CRM it can actually use.

Start free — upgrade when you connect