AGENTS.md instructions for grafana/grafana-pathfinder-app, covering grafana pathfinder - ai agent guide, code style and conventions, coding style, control characters in source and comments.
This report details a selection of significant, signed Grafana data source plugins. The focus is on plugins available in Grafana Cloud and popular, well-documented open-source offerings. Each section outlines the plugin's purpose, environment, use cases, and technical requirements.
This file describes the connection between documentation URLs and broad product areas described in @grafana-products.mdc, as well as features described in @app-states.mdc.
Release the Grafana Cube datasource plugin end-to-end: babysit a feature PR until green and merge it, merge the release-please PR to publish a release, and run the CD workflow to deploy to Grafana Cloud. Use when the user mentions release, publish, ship, deploy the plugin, or babysit a PR.
Use the grafana-assistant CLI to interact with Grafana Assistant via A2A API. Covers installation, configuration, prompting, keeping conversation context, and practical patterns for ops investigations. Use when the user mentions grafana-assistant, Grafana Assistant CLI, assistant tunnel, or wants to query a Grafana…
Connect to and use the Grafana Cloud MCP server effectively, including natural-language Grafana Assistant questions and observability investigations. Covers setup, OAuth authorization, tool categories, read/write access scopes, and best practices for context window management. Use when the user wants to set up Grafana…
Install, configure, and use the Grafana MCP server effectively. Covers setup via Docker or binary, environment variables, tool categories, RBAC, and best practices for context window management. Use when the user wants to set up mcp-grafana, configure Grafana MCP tools, or needs guidance on which MCP tool to use.
A comprehensive Model Context Protocol (MCP) server for Grafana UI components. Provides AI assistants with complete access to 200+ React components, rich MDX documentation, Storybook stories, test files, design system tokens, and dependency analysis from. Runs locally from the @shelldandy/grafana-ui-mcp-server npm…