ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Grafana Cloud with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Grafana Cloud organizations, instances, and API keys. list stacks, manage users, and orchestrate observability infrastructure from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete Grafana Cloud capability set.

These are the exact actions your AI can choose when you ask it to work with Grafana Cloud.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Grafana Cloud.

  1. 01

    Create instance

    Create a new instance (stack)

  2. 02

    Get instance

    Get details for a specific instance

  3. 03

    Get org

    Get details for a specific organization

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Grafana Cloud.

  1. 04

    List API keys

    List API keys for an organization

  2. 05

    List org users

    List users in an organization

  3. 06

    Delete API key

    Delete an API key

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Grafana Cloud.

  1. 07

    List instances

    List all instances (stacks) in an organization

  2. 08

    List orgs

    List organizations you belong to

  3. 09

    Create API key

    Create a new API key

Observed, not estimated

931ms average. Fast in production.

Grafana Cloud is checked daily against the live service.

Daily averagePeak 1077ms
Aug 20Today
Fastest day
757ms
Slowest day
1077ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Grafana Cloud, so you can see the experience inside your AI.

It does not authenticate your account with Grafana Cloud. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Grafana Cloud Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Grafana Cloud capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "grafana-cloud-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Grafana Cloud owners ask.

  • 01

    Can I see which users have access to my Grafana Cloud organization?

    Yes. Use the list_org_users capability with your organization slug. The agent will return a list of all members associated with that specific organization.

  • 02

    Is it possible to provision a new Grafana stack using this server?

    Absolutely. The create_instance capability allows you to spin up a new instance by providing a name, organization slug, and an optional plan (like 'free' or 'pro').

  • 03

    How do I revoke an API key that is no longer needed?

    You can use the delete_api_key mutation. You'll need to provide the organization slug and the specific key_id you wish to remove.