Skip to content
Grok

Agnes for Grok

io.github.keboola/agnes

Governed access to your company's data and memory: catalog, schema, SQL and skills.

client:Grok transport:streamable-http

Install Agnes in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agnes": {
      "type": "http",
      "url": "https://{instance_host}/api/mcp/http"
    }
  }
}

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

Agnes in other clients