Skip to content

AgenticBI for Grok

io.github.agenticbihq/agenticbi-mcp-server

Connect Claude, Cursor, or ChatGPT to your business data. Ask questions, get answers.

client:Grok transport:streamable-http

Install AgenticBI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agenticbi-mcp-server": {
      "type": "http",
      "url": "https://app.agenticbi.com/api/2.0/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

AgenticBI in other clients