v4

latestOpenAPI 3.1.02026-08-07341215300.9 KB

Set Self Hosted Grafana Credentials

Set self-hosted Grafana MCP credentials for authenticated user. This is for teams that run their own Grafana MCP server instead of using Grafana Cloud.

payload: { "grafana_mcp_url": "http://your-server:8443/mcp", required "grafana_mcp_auth_token": "your-auth-token", required }

post/api/set_self_hosted_grafana_credentials

Response

Successful Response

{"stackTrail":"paths:/api/set_self_hosted_grafana_credentials:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}