Skip to content
Grok

brainattic for Grok

ai.brainattic/knowledge-base

The knowledge base your AI reads and writes, under your rules — over MCP, EU-hosted.

client:Grok transport:streamable-http

Install brainattic in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "knowledge-base": {
      "type": "http",
      "url": "https://app.brainattic.ai/api/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

brainattic in other clients