Skip to main content

Grafana

How to issue a Grafana service-account token and connect it to Nora.

Where to apply for credentials

1

Open Service accounts

Your Grafana instance → Administration → Service accountsAdd service account.
2

Pick a role

Viewer for read-only agents, Editor for dashboard authorship, Admin for cluster-level changes.
3

Add a token to the SA

Click the new SA → Add service account token. Set an expiration (or none). Copy the value.

Connect in Nora

Set Grafana URL to your instance origin (must be public — RFC1918 hosts rejected). Paste the API Key. Nora calls GET <url>/api/org with Bearer auth and reports the org name.

MCP server

No official Grafana MCP server today.

Environment variables Nora injects

VariableSource
GRAFANA_TOKENAPI Key field
GRAFANA_URLGrafana URL field