Skip to content
VS Code

Zoho_crm for VS Code

io.github.pipeworx-io/zoho_crm

Zoho CRM MCP Pack — wraps the Zoho CRM API v6

client:VS Code transport:streamable-http

Install Zoho_crm in VS Code

.vscode/mcp.json

{
  "servers": {
    "zoho_crm": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/zoho_crm/mcp"
    }
  }
}

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

Zoho_crm in other clients