Skip to content
Grok

Sirro for Grok

io.github.jonathanmberg/sirro

Shared memory for AI coding agents. Save once, reuse from Cursor, Claude Code, Codex.

client:Grok transport:streamable-http

Install Sirro in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sirro": {
      "type": "http",
      "url": "https://www.sirro.dev/beta/mcp/sirro-public-beta"
    }
  }
}

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

Sirro in other clients