Skip to content
VS Code

Kenva for VS Code

io.github.kenvaapp/kenva

Personal CRM for Claude. Contacts live as plain-text files in your own Google Drive.

client:VS Code transport:streamable-http

Install Kenva in VS Code

.vscode/mcp.json

{
  "servers": {
    "kenva": {
      "type": "http",
      "url": "https://kenva-crm-mcp-server.kenva.workers.dev/mcp"
    }
  }
}

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

Kenva in other clients