Skip to content
Grok

Giskard Memory for Grok

io.github.giskard09/memory

Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.

client:Grok transport:sse

Install Giskard Memory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "memory": {
      "type": "sse",
      "url": "https://memory.rgiskard.xyz/sse"
    }
  }
}

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

Giskard Memory in other clients