Skip to content
Grok

Blue Synergy Cortex for Grok

io.github.novotapeter-bs/cortex

Long-term, drift-free cognitive memory engine for AI Agents and Cursor IDE.

client:Grok transport:sse

Install Blue Synergy Cortex in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cortex": {
      "type": "sse",
      "url": "https://cortex.bluesynergy.io/v1/mcp/sse"
    }
  }
}

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

Blue Synergy Cortex in other clients