Connect Gmail once. Your agent reads the full thread history on the unified profile—and can send the next email—through one MCP server, identity-resolved with your CRM, support, and website events.
{
"mcpServers": {
"pathbound": {
"url": "https://mcp.pathbound.ai/mcp"
}
}
} …plus 20 more—26 MCP tools total, across contacts, companies, events, and conversations.
OAuth with Google. Drop a snippet into your MCP client. Ask a question.
Create an account at pathbound.ai. Free during public alpha.
In the dashboard, go to Integrations → Gmail → Connect. OAuth via Google’s official OAuth flow; Pathbound syncs threaded email history and matches each thread to the right contact. Reading is enabled by default; sending requires granting the send scope.
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.
{
"mcpServers": {
"pathbound": {
"url": "https://mcp.pathbound.ai/mcp"
}
}
} Ask the agent: “Summarize my last email exchange with [email protected].” The agent calls get_contact_conversations via MCP and returns the thread.
A direct Gmail connector shows your agent an inbox. Pathbound shows your agent the customer—Gmail threads stitched together with your CRM, support, website events, and the rest of your stack—through one unified profile served over the Model Context Protocol.
Email threads land on the same timeline as CRM deal stage, support tickets, and pricing-page visits. Your agent reads one profile, not five tabs.
The same person across Gmail ([email protected]), your CRM ([email protected]), and support resolves to one entity. A raw inbox connector only knows email addresses.
Agents don’t just read the thread—they can send the follow-up with gmail_send_email, drafted from the customer’s entire history and logged back on the timeline.
Token-efficient thread summaries instead of raw MIME. Agents get the gist and the latest message, not a 40-email dump that blows the context window.
Pathbound is an independent platform. We connect to Gmail via Google’s official OAuth flow and expose your data through one Model Context Protocol server alongside your other sources. Not affiliated with Google.
Both. It reads threaded history onto the unified profile, and gmail_send_email lets an agent send a message drafted from the full customer context. Sends are a write action—connect with read-only scope if you only want the agent to read.
The Gmail API is for backends and scheduled jobs. MCP is for AI agents—it’s the protocol Claude, ChatGPT, and Cursor speak. Pathbound’s MCP also unifies Gmail with your CRM, support tools, and website events into one profile per contact, so the agent doesn’t glue several APIs together itself.
Claude.ai, Claude Desktop, Claude Code, ChatGPT (with custom connectors), Cursor, Cline, Continue—any client that supports the Model Context Protocol with OAuth.
By identity resolution. Each thread is matched to a unified contact by email address, so a person’s Gmail history lands on the same profile as their CRM record, support conversations, and web activity—even when the addresses differ.
Google OAuth 2.0. You authorize from the Pathbound dashboard; tokens are encrypted at rest, and you can disconnect anytime from Integrations → Gmail or revoke access from your Google Account’s security settings.
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.
Same MCP server, same tools—just connect a different source. See the integrations directory.
Sign up, connect one CRM or drop the events snippet, and point your MCP client at
mcp.pathbound.ai/mcp.