Skip to content
Grok

solucortex mcp for Grok

io.github.soluai-spa/solucortex-mcp

Living technical memory for AI agents: recall approved project context, record what was learned.

client:Grok transport:streamable-http runtime:pypi tools:6

Install solucortex mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "solucortex-mcp": {
      "type": "http",
      "url": "https://mcp.solucortex.ai/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

What Grok can do once it is connected

solucortex mcp in other clients