Skip to content
Grok

Agent-Native Brain for Grok

io.github.builderio/agent-native-brain

Cited company knowledge from Slack, meetings, transcripts, and decisions

client:Grok transport:streamable-http

Install Agent-Native Brain in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-native-brain": {
      "type": "http",
      "url": "https://brain.agent-native.com/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

Agent-Native Brain in other clients