Skip to content
Claude Desktop

Airbyte Agents for Claude Desktop

io.github.airbytehq/agents

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

client:Claude Desktop transport:streamable-http

Install Airbyte Agents in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agents": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.airbyte.ai/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Airbyte Agents in other clients