385 tools · 43 GHL resources · MCP-native

Run your entire GHL agency from Claude.

You stop hand-building integrations. You start telling an AI what to do. 385 verified GoHighLevel tools across 43 resources, plugged straight into Claude, Cursor, or the AI Agent workflow action inside your GHL sub-account.

Under the hood: a Model Context Protocol (MCP) server with one install per agency, per-tenant bearer tokens for each sub-account, and a flat monthly bill — no per-call ratchet, no per-tool charges.

Free tier · 30 calls/mo No credit card 5-minute setup 30-day refund
claude-code · agency-mcp
live
you
Create a contact for Sara Chen ([email protected], +1 415 555 0142) in the Acme Roofing sub-account, then move her into the Demo Booked stage of the New Leads pipeline.
claude using agency-mcp
switch_location(acme-roofing)
active location set
create_contact
firstName: "Sara", lastName: "Chen",
  email: "[email protected]", phone: "+14155550142"
contact_id: 67a3f1c8…
move_opportunity_stage
contact: "67a3f1c8…", pipeline: "New Leads",
  stage: "Demo Booked"
opportunity_id: a91c… · stage updated
Done. Sara Chen is added to the Acme Roofing account and sitting in the Demo Booked stage of the New Leads pipeline. Want me to send her the demo confirmation email next?
3 tools · 1.2s · ~$0.004 illustrative · real demo soon
What it is

Three things, and nothing else.

01 · protocol

It's an MCP server. Not another Zapier.

Native MCP over HTTP streamable. Drop the bearer into your client config — Claude Desktop, Claude Code, Cursor — and your AI sees every tool, schema, and example we've documented. No middleware sitting between you and GHL.

02 · verified

385 tools, live-probed against the GHL API.

Every endpoint was hit by hand and logged. The ones that don't work tell you exactly why — gateway 404, scope-gated 401, plan-tier 403 — and what to do about it. Nothing ships with "should work."

03 · multi-tenant

One install. The whole agency uses it.

Each sub-account gets its own bearer at install time. Revoke one location without breaking the others. Start on the free tier. Upgrade when one client actually pulls enough volume to need it.

Why it exists

GHL has 600+ endpoints. Your AI can hit zero of them.

problem

Here is the thing nobody says out loud.

  • Connecting Claude or Cursor to GHL by hand means writing 43 sets of tool schemas, validating each one against a 401, and keeping them current.
  • Half the endpoints are gated by scopes nobody documents. You learn that on a Saturday at 11pm.
  • Zapier and Make charge per task. AI agents make a lot of tasks. The bill ratchets up faster than the value does.
  • GHL's own AI Agent workflow action asks for an MCP endpoint. You don't have one. So the action sits there empty.
resolution

385 working tools. The blocked ones tell you why.

  • One MCP endpoint. Paste a bearer. Every GHL resource — contacts, calendars, conversations, payments — is a tool your AI can call.
  • Each tool ships with the GHL scopes, plan tier, and known failure modes baked into the response.
  • Flat monthly price. No per-call ratchet. No per-tool charge. No Zapier task math at 2am.
  • Plugs straight into the AI Agent workflow action — paste the URL, paste the token, click Test Connection. Done.
Pricing

Free to start. Fair to grow.

Use code EARLYBIRD-60 at checkout — 60% off for 12 months

No setup fees. No per-tool charges. No per-call ratchet. Switch tiers from inside the GHL marketplace anytime.

Free
$0 /mo
For trying it out
  • 30 calls / month
  • 1 sub-account
  • All 385 tools
  • Community support
Start free →
Operator
$49/mo
$19.60 /mo
−60% · 12 mo · EARLYBIRD-60
Solo operators
  • Unlimited calls
  • 1 sub-account
  • 3 bearer tokens
  • Email support
Choose Operator →
EARLYBIRD -60%
Agency Stack Most picked
$249/mo
$99.60 /mo
−60% · 12 mo · EARLYBIRD-60
Small agencies
  • 10 sub-accounts
  • 25 bearer tokens
  • White-label resale
  • Priority support
Choose Agency Stack →
Agency Pro
$499 /mo
Growing agencies
  • 30 sub-accounts
  • 75 bearer tokens
  • White-label resale
  • Priority support
Choose Agency Pro →
Agency Scale
$899 /mo
Established agencies
  • 75 sub-accounts
  • 200 bearer tokens
  • White-label resale
  • Priority support
Choose Agency Scale →

Need more than 75 sub-accounts? Enterprise — talk to us →

All tiers ship the same 385 tools. We don't paywall capability — only volume and seats.

Guarantee
no-questions
30 days
to refund · to revoke · to walk
Cancel
inside GHL
Revoke
tokens instant
Refund
full · 30 day

If it doesn't earn its monthly cost in the first 30 days, we send it back.

Install it. Wire it into Claude or your GHL workflow. Use it for thirty days. If it doesn't obviously save more time than it costs, email [email protected] and we refund the whole month. No exit interview, no win-back call, no "let's hop on Zoom."

When you cancel, your per-tenant bearer tokens revoke the instant the subscription closes. We keep nothing of yours. You keep nothing of ours. That's the deal.

Refund policy is one paragraph. Read it →
Who built this
GF
Geoffrey Flores
Founder · Launch Maniac LLC

I built this because nobody else was going to.

I've been wiring GoHighLevel into agency stacks for years — running into the same 600-endpoint API ceiling we all hit, patching tool schemas by hand at 11pm on Saturdays, watching Zapier bills ratchet up faster than the value did. Agency MCP is the server I wished existed two years ago.

Every tool ships with the scopes it needs, the plan tier it requires, and the exact failure mode when it can't run. Because the last thing you want at 2am is an AI guessing why GHL returned a 403.

Questions? [email protected]
FAQ

Questions worth asking.

What is Agency MCP?
Agency MCP is a Model Context Protocol (MCP) server that exposes 385 verified GoHighLevel tools across 43 resource categories to AI clients including Claude Desktop, Claude Code, Cursor, and the AI Agent workflow action inside GoHighLevel. One install per agency, per-tenant bearer tokens for each sub-account, flat monthly pricing.
What is the Model Context Protocol (MCP)?
MCP is an open standard from Anthropic that lets AI clients discover and call external tools through a consistent JSON-RPC interface. An MCP server like Agency MCP advertises a set of typed tools, and any compatible AI client can call them without custom integration code on either side.
How is this different from Zapier or Make?
Zapier and Make charge per task execution, which scales poorly when AI agents are the ones driving the volume. Agency MCP is a flat monthly subscription with no per-call ratchet. It is also AI-native: every tool ships with schemas and known failure modes that an AI client can reason about, rather than a no-code visual builder for humans.
Which AI clients does Agency MCP work with?
Any MCP-compatible client. Confirmed clients include Claude Desktop, Claude Code, Cursor, and GoHighLevel’s own AI Agent workflow action. Other MCP-compliant editors and runtimes (Continue, Codeium, Zed) work without changes because Agency MCP follows the standard.
How does the per-tenant bearer token model work?
When you install Agency MCP at the agency level, each sub-account you connect mints its own bearer token scoped to that location. Revoking one sub-account does not affect any other. Tokens revoke instantly the moment you cancel the subscription.
Do I need to know how to code?
No. Installation is a marketplace install plus pasting an endpoint and bearer token into your AI client config. After that you describe what you want in natural language and the AI client picks the right tools.
Does the free tier require a credit card?
No. Free tier gives you 30 tool calls per month across one sub-account with access to all 385 tools, no card required. Upgrade only when a single client actually pulls enough volume to need it.
What happens if I cancel?
Full refund of the current month is available within the first 30 days, no exit interview. On cancellation, your per-tenant bearer tokens revoke immediately and we delete your stored credentials. Cancel from inside the GoHighLevel marketplace.
One install · agency-wide

Stop hand-building integrations. Start telling an AI what to do.

Five minutes to install. Thirty days to decide. Free tier needs no card.

Free tier · no card · 5-min setup · 30-day refund
Just exploring? Read the docs →