Skip to content
Grok

Kenva for Grok

io.github.kenvaapp/kenva

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

client:Grok transport:streamable-http

Install Kenva in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Kenva in other clients