Your CRM, inside your
AI assistant.
Groundbase ships a built-in MCP server. Connect it from Claude, ChatGPT, Cursor — any MCP-compatible AI — and your assistant can read your contacts, send and schedule texts, update deals, create tasks, and draft emails on your behalf. Same data as the app, controlled by your AI.
One protocol, every AI.
Model Context Protocol is an open standard for connecting AI assistants to your tools and data — like USB-C for AI agents. Groundbase implements the server side: your AI client of choice (the “host”) connects, authenticates with OAuth, and gets a typed set of tools it can call against your CRM.
You stay in control. Sign-in is OAuth 2.1 — the AI never sees your password. Every API key shows up in Settings with last-used timestamps. Revoke any of them in one click.
Prompt your CRM.
Anything you can do in the Groundbase UI, your AI can do too — just by asking.
Connect in two minutes.
Same connection URL in every client. The OAuth flow handles authentication — no API keys to copy around.
- Settings → Connectors → Add custom connector
- Remote MCP server URL: paste the URL above
- Save — Claude opens a sign-in page; use your Groundbase email + password
- Done. Open a new chat and try "List my Groundbase contacts."
- Settings → Connectors → New connector → MCP server
- Paste the URL above; auth via OAuth (sign in with your Groundbase credentials)
- Enable for chats; start a new conversation
- Cmd/Ctrl + Shift + P → "MCP: Add new server"
- Paste the URL above
- Sign in via the OAuth popup
- Settings → MCP → Add custom server
- Paste the URL above
- Authorize via the popup
- Cline panel → MCP Servers → Edit configuration
- Add: { "groundbase": { "url": "https://mcp.groundbasecrm.com/mcp" } }
- Restart Cline; sign in via the OAuth popup
- Open ~/.config/zed/settings.json
- Add Groundbase under "context_servers" with url: "https://mcp.groundbasecrm.com/mcp"
- Reload Zed and authorize
Don't see your client? Tell us — any MCP-compliant host will work; we're happy to publish setup steps for it.
You own every connection.
- OAuth 2.1 sign-inYour password is entered on a Groundbase page, never in the AI client. Industry-standard auth flow with PKCE.
- Per-client tokensEach AI client gets its own access token. Revoking Cursor doesn’t affect Claude. Settings shows last_used_at for every one.
- Scoped to your accountTokens only access data owned by the user who signed in. The AI cannot see other accounts’ data.
- No third-party data sharingGroundbase doesn’t share your CRM data with anyone, AI vendors included. The AI sees only what your prompts ask it to look at.
- Audit trailEvery action the AI takes lands in your activity feed alongside human actions, so you can scroll back and see exactly what was done.
Start with your AI of choice.
14-day free trial. Set up the AI connection during onboarding or anytime after.