Skip to content
Grok

reef for Grok

me.reefwith/reef

Shared, living memory for you and your people — coves your AI assistant can read and write.

client:Grok transport:streamable-http

Install reef in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "reef": {
      "type": "http",
      "url": "https://reefwith.me/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

reef in other clients