AI Assistants (MCP)
Connect Claude and other AI assistants to your CRM with the built-in MCP server.
RevOrbit ships a built-in MCP server (Model Context Protocol — the open standard AI assistants use to talk to external tools). Connect Claude Code, Claude Desktop, or any MCP-compatible client to your CRM and ask things like \"summarize my stale deals\", \"log a note on the Acme deal\", or \"create follow-up tasks for every lead I haven't touched in two weeks\".
What the Assistant Can Do
The MCP server exposes a curated set of tools rather than the raw API: cross-CRM search, pipeline summary, and list/view/create/update for leads, contacts, companies, deals, tasks, notes, and quotes. Every action runs as you — the assistant sees only your organization's data and respects your permissions, and all changes appear in activity logs like any edit you make in the app.
Step 1 — Create an API Token
The MCP server authenticates with a personal API token.
rvo_… token (shown only once)Step 2 — Connect Your Client
Point your MCP client at https://crm.revorbit.com/api/mcp with the token as a Bearer header.
claude mcp add --transport http revorbit https://crm.revorbit.com/api/mcp --header \"Authorization: Bearer rvo_YOUR_TOKEN\"https://crm.revorbit.com/api/mcp and an Authorization: Bearer rvo_YOUR_TOKEN header