What's new from Grafana Labs
gcx: the CLI for you and your AI agents, now generally available
gcx is now generally available for Grafana Cloud and Grafana OSS/Enterprise v12 or later. It’s the CLI that gives you and your AI agent structured access to Grafana and Grafana Cloud from the terminal — dashboards, folders, alert rules, and data sources alongside Synthetic Monitoring, k6, Fleet Management, Incidents, Adaptive Telemetry, and more. As the evolution of grafanactl, it brings a previously fragmented experience into one tool and integrates directly with Grafana Assistant.
Whether it’s you at the keyboard or your agent running the commands, gcx meets you both where you work:
- Built for your agent: agent mode is auto-detected for tools like Claude Code, Copilot, and Cursor, so your agent can query production and act on results without leaving your editor.
- Automation-ready: every command returns clean JSON or YAML, with structured errors and predictable exit codes your agent can reason about.
- GitOps: pull resources to files, version them in Git, and push them back.
- Multi-environment: use named contexts to switch between dev, staging, and production.
Get started with gcx in the GitHub repository.
Related What's new posts