metabase-axi

Installation
SKILL.md

metabase-axi

Agent-ergonomic CLI over the Metabase HTTP API. Run metabase-axi --help for the command list and metabase-axi <command> --help for any command's usage.

Setup

metabase-axi auth add <name> --url https://metabase.example.org --api-key <key>
metabase-axi doctor   # verify

METABASE_URL + METABASE_API_KEY (or METABASE_USERNAME/METABASE_PASSWORD) override the stored config for CI/one-offs. Multiple instances are named profiles; select with --instance <name>.

Core workflow

Installs
2
First Seen
Jun 29, 2026
metabase-axi — jarvusinnovations/metabase-axi