Skip to content
Grok

NeuroStack for Grok

io.github.raphasouthall/neurostack

Token-efficient MCP memory for Markdown vaults. Tiered search, GraphRAG, AI memories.

client:Grok transport:streamable-http runtime:npm

Install NeuroStack in Grok

.mcp.json (in your project root)

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

NeuroStack in other clients