Scheduling

Calendly with Claude & ChatGPT—Calendly MCP server

Scheduled meetings, reschedules, and cancellations on the unified contact timeline, identity-resolved with your CRM, email, and website events, read-only. Works in Claude, ChatGPT, Cursor, and any MCP-compatible agent.

What it looks like

What does Calendly data look like in Claude?

Connect Calendly once. Your agent reads scheduled meetings on the unified profile—identity-resolved with your CRM, email, and website events—through one MCP server.

MCP

Calendly, exposed as MCP tools.

Claude · pathbound MCP connected
you
Who booked a meeting this week after visiting /pricing?
list_events { event: "meeting_booked", since: "-7d" } 14 meetings · 440ms
calendly 14 booked this week
tracker 6 also hit /pricing first
get_contact_timeline { contact_id: "ctc_01H..." } 9 events · 380ms
tracker visited /pricing · 2× before booking
hubspot deal_stage = evaluation
claude
6 meetings booked this week followed a pricing-page visit—the highest-intent ones. Jane Reyes (acme.com) hit /pricing twice, then booked a demo for Tuesday; HubSpot has her deal at evaluation.
signal Pricing visit → booking is a buy signal. Prep these reps with the full profile before the call.
claude_desktop_config.json
{
  "mcpServers": {
    "pathbound": {
      "url": "https://mcp.pathbound.ai/mcp"
    }
  }
}
Calendly tools out of the box · read
get_contact unified profile incl. Calendly meeting history
get_contact_timeline meetings alongside CRM, email, and web activity
list_events filter meetings booked, rescheduled, or cancelled by date
list_contacts find contacts with upcoming or recent meetings
aggregate_data booking and cancellation breakdowns
create_contact_note log call prep and recaps on the contact

…plus 20 more—26 MCP tools total, across contacts, companies, events, and conversations.

Setup

How do I connect Calendly to Claude?

OAuth one connector. Drop a snippet into your MCP client. Ask a question.

  1. 01

    Sign up for Pathbound

    Create an account at pathbound.ai. Free during public alpha.

  2. 02

    Connect Calendly

    In the dashboard, go to Integrations → Calendly → Connect. Authorize over Calendly’s official OAuth in one click—read-only scopes. Pathbound syncs scheduled events and invitees and matches each meeting to the right contact.

  3. 03

    Add Pathbound to your MCP client

    Drop the snippet below into your Claude Desktop config (or in Claude.ai web: Settings → Connected Apps → Add custom MCP → enter https://mcp.pathbound.ai/mcp). The same URL works for ChatGPT, Cursor, Cline, and any MCP client that supports OAuth.

    claude_desktop_config.json
    {
      "mcpServers": {
        "pathbound": {
          "url": "https://mcp.pathbound.ai/mcp"
        }
      }
    }
  4. 04

    Run a test prompt

    Ask the agent: “Who has a meeting booked with us this week?” The agent calls list_events via MCP and returns the list.

Why Pathbound

A booked meeting is a buying signal. Put it where your agent reads.

A direct Calendly connector shows your agent calendar events. Pathbound shows your agent the customer—Calendly meetings stitched together with your CRM, email, support, and website events—through one unified profile served over the Model Context Protocol.

Meetings in context

Every booking, reschedule, and cancellation lands on the same timeline as deal stage, emails, and pricing-page visits. The agent sees the meeting next to the reason it matters.

Identity-resolved

The invitee resolves to the same unified contact you already have in your CRM, Gmail, and website events—by email—so the meeting joins their profile, not a separate calendar feed.

Read-only by design

Pathbound only reads from Calendly—scheduled events and invitees. It never books or cancels, so connecting it can’t touch your scheduling.

Built for LLMs

Token-efficient shapes: the agent gets “demo booked, Tue 2pm, with the VP of Eng,” not raw event JSON.

FAQ

Common questions.

Is this an official Calendly MCP server?

Pathbound is an independent platform. We connect to Calendly via its official OAuth API and expose your data through one Model Context Protocol server alongside your other sources. Not affiliated with Calendly.

Does Pathbound write to Calendly?

No. The Calendly integration is read-only—it pulls scheduled events and invitees into the unified profile and never books, reschedules, or cancels.

What data does it sync?

Scheduled events (including reschedules and cancellations) and invitee details, matched onto the unified contact by email. The meeting then sits on the same timeline as the contact’s CRM record, emails, and web activity.

Which MCP clients does this work with?

Claude.ai, Claude Desktop, Claude Code, ChatGPT (with custom connectors), Cursor, Cline, Continue—any client that supports the Model Context Protocol with OAuth.

Is my customer data secure?

Tenant-isolated and OAuth-scoped per user, with encryption at rest via our infrastructure provider’s default configuration. GDPR-aligned; SOC 2 readiness in progress. Pathbound does not sell customer data, and we don’t call AI providers on your behalf—your MCP client does, under your account and the AI provider’s terms.

What about HubSpot, Gmail, Intercom?

Same MCP server, same tools—just connect a different source. See the integrations directory.

Try it on your own data

Within five minutes, your agent is querying real customer context.

Sign up, connect one CRM or drop the events snippet, and point your MCP client at mcp.pathbound.ai/mcp.