Connect Grafana Cloud to Gemini Enterprise
Search, read and write Grafana Cloud from Gemini Enterprise. Arlet links the two through one MCP connection and takes care of keys and authentication.
Arlet makes Grafana's official MCP server available from the AI client you already use. Sign in to Grafana Cloud and choose read, query or write access to complete the connection.
The AI can search and read dashboards, query Prometheus, Loki, Tempo and other data sources, manage alerts, incidents and on-call, and run Assistant investigations. This covers Grafana Cloud stacks, and the available tools are those provided by Grafana's official server.
How to connect Grafana Cloud to Gemini Enterprise
- 1
In the Arlet dashboard, open Integrations β Add an integration and choose Grafana Cloud. Sign in with Link Grafana Cloud, name the connection and click Create.
- 2
Sign in to Gemini Enterprise with your organization Google account and open the gear icon at the bottom left β Connectors β Add MCP Server.
- 3
In the MCP info tab, enter https://mcp.arlet.dev/mcp/ as the Server URL and "Arlet" as the Name. In the Auth tab, enter the OAuth settings from the Arlet docs (Authorization URL / Token URL / Client ID / Client Secret / Scopes) and click Add.
- 4
In the connector list on the chat screen, click Connect on Arlet, sign in with Google and authorize. Arlet can then be enabled with the toggle.
Adding custom connectors (MCP) requires a Gemini Enterprise subscription and is not available in the consumer Gemini app. See the docs for the values to enter in the Auth tab.
What you can do
Grafana Cloud tools that Gemini Enterprise can call.
search_dashboardsSearch dashboards.
get_dashboard_summaryGet a dashboard summary.
get_dashboard_panel_queriesGet the queries behind panels.
update_dashboardCreate or update a dashboard.
list_datasourcesList data sources.
query_prometheusQuery Prometheus metrics.
query_loki_logsQuery Loki logs.
query_loki_patternsExtract log patterns.
query_pyroscopeQuery Pyroscope profiles.
alerting_manage_rulesManage alert rules.
list_incidentsList incidents.
create_incidentCreate an incident.
get_current_oncall_usersGet who is on call now.
create_annotationAdd an annotation.
create_investigationStart an Assistant investigation.
ask_assistantAsk Grafana Assistant a question.
The tool list follows what Grafana Cloud's official MCP server provides and may change.
Example uses
Read a dashboard
Read a dashboard's panels and queries and explain the current state in words.
Correlate logs and metrics
Confirm an error-rate spike in Prometheus and pull the matching Loki logs to narrow the cause.
Handle on-call
Check who is on call, open an incident and leave annotations.
Tune alerts
List existing alert rules and adjust thresholds or add new rules.
Prompts you can use as-is
- Read the API Overview dashboard and summarize the current state
- Find services whose error rate rose in the last 30 minutes in Prometheus and pull the matching error logs from Loki
- Who is on call right now? Open an incident for the checkout outage
- List the alert rules for the checkout service and add a p95 latency alert
