Claude + RingCentral: What the Integration Can (and Can't) Do in 2026
There’s no official general-purpose RingCentral connector for Claude — but there is an alpha, narrow-scope MCP server, plus a full self-serve API you can bring your own key for. RingCentral isn’t in Anthropic’s connectors directory. What it does have is the App Connect MCP server (published under RingCentral Labs, explicitly labeled alpha), which handles CRM call logging and contact lookup — not SMS, not meetings, not faxes. For everything else, RingCentral runs one of the most open developer platforms of any comms vendor, so you wire the real capabilities in with your own API key. As always, MCP tools in Claude carry no triggers — RingCentral’s webhooks have nothing on the Claude side to fire into.
Here’s what each path actually does, the SMS caveat you can’t skip, and what to use if you want phone and messaging work that runs on its own.
The official (alpha) App Connect MCP — and its narrow scope
RingCentral ships an App Connect MCP server (docs, Labs, “currently in alpha”), with a hosted US endpoint at https://unified-crm-extension.labs.ringcentral.com/mcp. Setup guides exist for Claude, ChatGPT, Cursor, and others. The prerequisite: you install the App Connect browser extension and authenticate to your CRM through it first.
Its eight tools are CRM-flavored: findContactByPhone, findContactByName, createContact, createCallLog, rcGetCallLogs, plus helpers. In other words, it exposes your CRM through App Connect, plus RingCentral call logs — it’s a call-logging assistant, not general RingCentral control. It will not send an SMS, start a meeting, or send a fax. If you read “RingCentral has an MCP server” and pictured full phone control from Claude, that’s an overstatement; if you read “no official MCP,” that’s also now wrong. It’s real, it’s alpha, and it’s scoped to CRM call logging.
The self-serve API: the real capability, via your own key
This is where RingCentral shines. developers.ringcentral.com offers free self-serve signup: register an app, get a sandbox and OAuth 2.0 / JWT credentials, and reach voice and call control, call logs, SMS/MMS, High Volume (A2P) SMS, fax, team messaging, video, analytics, and webhooks / event subscriptions. Because the API is open, there are plenty of community and aggregator MCP options (Zapier, Pipedream, and community REST wrappers) that expose those capabilities — but they’re not official RingCentral connectors, and none of them add a trigger.
The SMS caveat you can’t skip
If your plan is “Claude sends texts through my RingCentral key,” read this first. US A2P SMS over 10DLC requires TCR (The Campaign Registry) brand and campaign registration, and since February 2025 carriers block unregistered traffic outright. On top of that, TCPA rules tightened: from April 2025 opt-outs via “any reasonable method” must be honored, and from January 2026 consent can’t be shared across brands. RingCentral has consent-management docs and APIs for this. The practical upshot: SMS automation works after you complete TCR registration — it’s not instant, and skipping it means your messages silently fail at the carrier.
(For context, RingCentral’s own AI products — AIR / AI Receptionist, AVA, ACE / RingSense — are in-product features, not connectors. There’s nothing there for a Claude user to connect to.)
The limits that actually matter
- Official MCP is alpha and narrow. App Connect covers CRM call logging only; everything else means your own API key and a community MCP.
- No triggers. There’s no “when a call comes in from an unknown number, look them up and log it” firing on its own. RingCentral publishes webhooks; MCP has nothing to receive them with.
- SMS needs TCR first. No registration, no delivery — carrier-blocked since February 2025.
- Scheduled, not reactive. Claude Cowork’s scheduled tasks will genuinely run a task unattended on a timer — a nightly call-log sweep is realistic. A missed call at 2pm still isn’t handled until whenever the next run comes around.
There is no such thing as an MCP trigger. The protocol's own working group states plainly that clients find out about server-side changes by polling for them, and a real event mechanism remains unshipped.
So Claude is good for “log this call to the CRM” or, with your key, “send this text right now” — and not built for “handle every missed call and follow up automatically.”
If you want RingCentral work that runs on its own: Carly
The moment you want something to happen around calls and texts the instant it happens — a lead texted when a call goes to voicemail, every call logged to the CRM as it ends, a reminder that lands on time — you’ve crossed past what Claude’s alpha MCP is for.
That’s where Carly fits. Carly is an AI executive assistant built to act on triggers, not just answer in a chat:
- Fires on events and schedules, 24/7, in the cloud — RingCentral webhooks can trigger Carly the moment a call ends or a message arrives; your laptop doesn’t need to be awake.
- Uses the full RingCentral API via your key — SMS/MMS (once you’re TCR-registered), call logs, team messaging, and event subscriptions, not just call logging.
- Actually sends and updates — drafts and sends email (Gmail and Outlook) with attachments, files and labels, manages tasks, updates your CRM, and records meetings.
- Builds the workflow for you — tell it “when a call goes to voicemail, text the caller a booking link and log it to the CRM” in plain English; it interviews you, then builds it with you. No prompt engineering.
RingCentral connects to Carly via your own API key — paste it on carlyassistant.com/integrations. AI agents start at $35/month, and steps in a workflow that don’t use AI run free and unlimited. Carly connects to 200+ tools across 40+ categories — see integrations.
Claude vs Carly
| Claude (App Connect MCP / API) | Carly | |
|---|---|---|
| Log calls to CRM | Yes (alpha MCP) | Yes |
| Look up contacts by phone/name | Yes (alpha MCP) | Yes |
| Send SMS/MMS | Only via your API key + community MCP | Yes (your key, after TCR) |
| Acts on triggers / webhooks | No | Yes |
| Texts a lead when a call is missed | No | Yes |
| Works while laptop is closed | No | Yes (cloud) |
| Sends email as part of the flow | No (Gmail draft-only) | Yes (Gmail + Outlook) |
| Pricing | Pro $20 / Max $100–$200 | AI agents from $35/mo |
Claude’s App Connect MCP is a CRM call-logger inside a chat. Carly is a teammate that acts on every call and text as it happens.
Frequently Asked Questions
Does Claude work with RingCentral?
Partly. There’s no official general RingCentral connector in Anthropic’s directory, but RingCentral ships an App Connect MCP server under its Labs program — it’s in alpha and scoped to CRM call logging and contact lookup (eight tools), not SMS or meetings. For the full API (voice, SMS/MMS, fax, webhooks) you bring your own key from developers.ringcentral.com. Neither route gives Claude a trigger.
Can Claude send SMS through RingCentral automatically?
Not on its own — MCP tools have no triggers. And even manual SMS requires TCR (The Campaign Registry) brand and campaign registration for 10DLC; carriers have blocked unregistered A2P traffic since February 2025. Once registered, you can send via your RingCentral API key, but only because you asked — never because a call came in. For automatic, event-driven texting you need an agent platform like Carly.
How do I connect Claude to RingCentral?
For CRM call logging, follow RingCentral’s App Connect MCP setup (install the App Connect extension, authenticate to your CRM, add the alpha MCP endpoint as a custom connector — paid Claude plan required). For everything else, register an app at developers.ringcentral.com, get OAuth credentials, and use a community MCP that wraps the API.
What if I want every call and text handled automatically?
That’s outside what Claude’s alpha MCP does — it logs calls in a chat, it doesn’t act on triggers. Carly fires on RingCentral webhooks 24/7 in the cloud: it can text leads, log calls, update the CRM, and send email. AI agents start at $35/month.
More: Claude connectors · Claude + Slack · Claude + Dialpad · Can Claude send emails · Claude vs Carly · Best AI agents for productivity
Ready to automate your busywork?
Carly schedules, researches, and briefs you—so you can focus on what matters.
See what people say
"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.
Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.
On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."


