Skip to content
Grok

AI Context Flow for Grok

network.plurality/ai-context-flow

Universal memory for AI agents and tools. Save, organize and search context anywhere.

client:Grok transport:streamable-http

Install AI Context Flow in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ai-context-flow": {
      "type": "http",
      "url": "https://app.plurality.network/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

AI Context Flow in other clients