Skip to content
VS Code

Perfex CRM for VS Code

com.themesic/perfex-crm

Read and write a self-hosted Perfex CRM from an AI agent: 148 permission-filtered tools.

client:VS Code transport:streamable-http

Install Perfex CRM in VS Code

.vscode/mcp.json

{
  "servers": {
    "perfex-crm": {
      "type": "http",
      "url": "https://{perfex_host}/api/mcp"
    }
  }
}

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

Perfex CRM in other clients