Skip to content
Grok

Knowl for Grok

io.github.dat999zx/knowl

Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.

client:Grok transport:streamable-http runtime:npm

Install Knowl in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "knowl": {
      "type": "http",
      "url": "https://api.knowl.cloud/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

Knowl in other clients