Skip to content
Grok

VerifiedState Memory for Grok

io.github.verifiedstate/verifiedstate-mcp

Verified memory for AI agents. Signed assertions, billing attestation, session continuity.

client:Grok transport:streamable-http

Install VerifiedState Memory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "verifiedstate-mcp": {
      "type": "http",
      "url": "https://mcp.verifiedstate.ai/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

VerifiedState Memory in other clients