Skip to content
VS Code

RevOrbit CRM for VS Code

com.revorbit/crm

Search, summarize, and update your RevOrbit CRM (leads, deals, contacts, tasks) in plain language.

client:VS Code transport:streamable-http

Install RevOrbit CRM in VS Code

.vscode/mcp.json

{
  "servers": {
    "crm": {
      "type": "http",
      "url": "https://crm.revorbit.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

RevOrbit CRM in other clients