Skip to content
Grok

Airbyte Agents for Grok

io.github.airbytehq/agents

Let AI agents query data and act across all your business apps via MCP.

client:Grok transport:streamable-http

Install Airbyte Agents in Grok

.mcp.json (in your project root)

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

Airbyte Agents in other clients