Skip to content
Grok

NeuralBrain for Grok

io.github.alexcurpan-cloud/neuralbrain

NeuralBrain MCP Server - RAG, Vector Memory, LLM Routing, Agent Identity, x402 Payments

client:Grok transport:streamable-http

Install NeuralBrain in Grok

.mcp.json (in your project root)

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

NeuralBrain in other clients