Grafana Cloud Connector for AI agents.
9 live capabilities
Provision and manage observability stacks and API keys with natural language.
Waiting for input…
Why people use Grafana Cloud
Grafana Cloud : Automate Observability Stack Management
With this Connector, you just tell your agent what you need. You can describe a new stack or ask for a list of active users, and the agent does the heavy lifting. You get the infrastructure you need in seconds without ever leaving your editor.
What Vinkius changes
You get a conversational interface for managing your Grafana Cloud infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Onboarding a new team
An engineer asks the agent to create a new stack and an Admin API key for the 'dev-sandbox' org to get a team started.
- Real-world use case 02
Security cleanup
A security lead asks the agent to list all users in 'Main-Ops' and delete any keys that haven't been used in months.
- Real-world use case 03
Infrastructure audit
A DevOps lead wants to see all active stacks across all organizations to check for duplicate instances.
Complete set · 9capabilities
The complete Grafana Cloud capability set.
These are the exact actions your AI can choose when you ask it to work with Grafana Cloud.
01—03
3 capabilities in this set.
Part of 9 available through Grafana Cloud.
- 01 Capability
Create instance
Create a new Grafana stack for your observability needs. This helps you set up new monitoring environments quickly.
- 02 Capability
Delete api key
Remove an old or compromised API key from your organization. Use this to keep your cloud environment secure.
- 03 Capability
Get instance
Pull specific technical details for a single Grafana instance. This is useful for verifying deployment status.
04—06
3 capabilities in this set.
Part of 9 available through Grafana Cloud.
- 04 Capability
Get org
Fetch metadata for a specific organization based on its slug. Use this to see deep organization details.
- 05 Capability
List api keys
See all existing API keys currently active in an organization. This is great for security audits.
- 06 Capability
List instances
View every stack and instance running within your organization. This provides a bird's-eye view of your infrastructure.
07—09
3 capabilities in this set.
Part of 9 available through Grafana Cloud.
- 07 Capability
List org users
Pull a list of every user who has access to an organization. Use this to manage team permissions.
- 08 Capability
List orgs
See every organization that your account is currently part of. This helps you navigate your cloud footprint.
- 09 Capability
Create api key
Generate a new API key with specific roles like Viewer or Admin. This is the fastest way to provision new credentials.
Set up in minutes
One URL. Then ask Grafana Cloud to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Grafana Cloud from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Grafana Cloud, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Grafana Cloud for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Grafana Cloud URL.
- Step 03
Save and start
Save the connection and enable Grafana Cloud in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-cloud": {
"url": "https://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Grafana Cloud
Open Agent mode in chat and ask: "Using Grafana Cloud, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-cloud": {
"url": "https://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Grafana Cloud
Ask Copilot: "Using Grafana Cloud, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-cloud": {
"url": "https://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Grafana Cloud
Open Cascade and ask: "Using Grafana Cloud, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-cloud": {
"url": "https://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Grafana Cloud
Ask Cline: "Using Grafana Cloud, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add grafana-cloud --transport http "https://edge.vinkius.com/vk_preview_LvjiD1jE9as6pQ5dAghIOnkYpcH8krlIHc7kuaV6/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Grafana Cloud
Ask Claude: "Using Grafana Cloud, show me...". 9 tools are ready
Where the request belongs
Work Grafana Cloud can move forward.
This is for the SRE who is tired of clicking through the Cloud Portal at 2am to provision a stack, or the security lead who needs to audit keys across five different organizations without opening five different tabs.
SRE
Provisions new observability stacks for different microservices using natural language commands.
Security Engineer
Audits user permissions and rotates API keys across multiple organizations to maintain security posture.
Platform Engineer
Automates the creation of API keys and instances as part of developer onboarding flows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGrafana
Manage observability via Grafana. search and inspect dashboards, monitor alerts, and handle data sources directly from any AI agent.
Coralogix
Manage observability, logs, and parsing rules via Coralogix. ingest logs, monitor SLOs, and control Grafana dashboards directly.
Prometheus
Monitor your infrastructure with Prometheus. run PromQL queries, analyze metrics, and manage time-series data directly from your AI agent.
Datadog
Monitor infrastructure, applications, and logs with unified observability that gives you full-stack visibility in real time.
Guance Cloud / 观测云
Modern observability platform. manage monitors, dashboards, and events via AI.
ncScale
Monitor and observe your no-code stack via ncScale. track logs, alerts, and tickets directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Grafana Cloud connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Grafana Cloud.
The practical details behind the request, access and result.
Can I use Grafana Cloud MCP to create new stacks?
Yes, you can use the Connector to provision new Grafana stacks using natural language. Your agent will handle the creation process for you so you don't have to navigate the cloud portal.
How do I manage users in Grafana Cloud with this Connector?
You can ask your agent to list all users for a specific organization. This makes it easy to audit who has access to your observability data.
Can I rotate or delete API keys using the Grafana Cloud MCP?
Yes, you can create new keys with specific roles or delete old ones. This is a great way to manage security and rotate credentials quickly.
Does the Grafana Cloud MCP work for multiple organizations?
Yes, it allows you to list all the organizations you belong to and fetch details for any of them, making it ideal for managing large-scale infrastructure.
Is this Connector good for SREs and DevOps teams?
It is specifically designed for those roles. It helps automate the repetitive parts of infrastructure management, like provisioning and auditing, which saves time and reduces manual errors.
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.
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').
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.
One connection away
Give your agent a direct line to Grafana Cloud.
Connect Grafana Cloud once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available