Skip to content
Grok

MemQ Team Sync for Grok

ai.multinex/memq

Shared project memory that keeps teammates and AI agents aligned across sessions.

client:Grok transport:streamable-http runtime:oci

Install MemQ Team Sync in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "memq": {
      "type": "http",
      "url": "https://mcp.multinex.ai/mcp/v1"
    }
  }
}

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

MemQ Team Sync in other clients