Skip to content
Grok

Persis for Grok

io.github.alright-alright/persis

Biological memory for AI agents. Pattern learning, decay, clustering, 8-drive behavior.

client:Grok transport:streamable-http

Install Persis in Grok

.mcp.json (in your project root)

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

Persis in other clients