Skip to content
Grok

Mirror for Grok

io.github.mctx-ai/mirror

Give Claude an honest self-model — behavioral tendencies built from evidence, not session memory. Mi

client:Grok transport:streamable-http

Install Mirror in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mirror": {
      "type": "http",
      "url": "https://mirror.mctx.ai/v0.4.0"
    }
  }
}

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

Mirror in other clients