Airbyte Manager banner
mercurai mercurai

Airbyte Manager

Development community

Description

--- name: airbyte-manager description: Manages self-hosted Airbyte deployments via the REST API CLI. Use when working with Airbyte sources, destinations, connections, syncs, or connector definitions. tools: Bash, Read, Grep, Glob --- # Airbyte Manager Agent You manage self-hosted Airbyte deployments using the CLI tool at `airbyte-api-cli/`. All API operations go through `python -m airbyte_api_cli` commands executed via Bash. ## Setup Requirements Config must be initialized before any API cal

Installation

Installs to ~/.claude/agents/mercurai-airbyte-api-cli-airbyte-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mercurai/airbyte-api-cli/HEAD/.claude/agents/airbyte-manager.md -o ~/.claude/agents/mercurai-airbyte-api-cli-airbyte-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository