Loading MCP server directory, please wait...
Search, summarize, and update your RevOrbit CRM (leads, deals, contacts, tasks) in plain language.
npx @getmcp/cli add com.revorbit/crmRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a RevOrbit personal API token — create one at Profile → API Tokens in the CRM, then use the value: Bearer rvo_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.revorbit/crm": {
"url": "https://crm.revorbit.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}