Grafana k6 Cloud (Load Testing) Connector for AI agents.
10 live capabilities
Manage load testing and performance engineering metrics through natural conversation.
Waiting for input…
Why people use Grafana k6 Cloud (Load Testing)
Grafana k6 Cloud for automated performance engineering
This Connector changes that by letting your agent do the navigation for you. Just ask for the metrics and let the agent pull the data, so you can focus on making decisions instead of hunting for numbers.
What Vinkius changes
You get a conversational interface for your entire k6 Cloud performance testing workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Post-deployment check
An SRE asks the agent to run a test and check if P95 latency is under 200ms.
- Real-world use case 02
Capacity planning
A performance engineer asks to list all tests to find the one with the highest VU count.
- Real-world use case 03
Incident response
A developer asks to stop a runaway test run that is consuming too many resources.
Complete set · 10capabilities
The complete Grafana k6 Cloud (Load Testing) capability set.
These are the exact actions your AI can choose when you ask it to work with Grafana k6 Cloud (Load Testing).
01—04
4 capabilities in this set.
Part of 10 available through Grafana k6 Cloud (Load Testing).
- 01 Capability
List tests
Lists all load tests on Grafana Cloud k6 with their names, IDs, and last run statuses. This helps you see your entire test suite in one place without clicking through menus.
- 02 Capability
Get test
Fetches the full configuration and script details for a specific k6 test. You can use this to verify the exact settings before a run starts.
- 03 Capability
List runs
Shows the status, VU counts, and durations for all runs of a specific test. It gives you a quick history of how your tests have performed over time.
- 04 Capability
Get run
Retrieves the complete details for a single k6 test run. This is useful for deep-diving into the specifics of a single execution.
05—07
3 capabilities in this set.
Part of 10 available through Grafana k6 Cloud (Load Testing).
- 05 Capability
Start test run
Triggers a new k6 Cloud test run and returns the new active run ID. You can start your performance tests immediately through your agent.
- 06 Capability
Stop test run
Instantly stops a running k6 Cloud test to manage your cloud resources. This is critical for ending tests that are no longer needed.
- 07 Capability
List organizations
Lists all organizations on k6 Cloud including IDs and member counts. Use this to navigate between different company accounts easily.
08—10
3 capabilities in this set.
Part of 10 available through Grafana k6 Cloud (Load Testing).
- 08 Capability
List projects
Lists all projects within a specific k6 Cloud organization. This helps you find the right testing environment in a large enterprise setup.
- 09 Capability
Get run metrics
Pulls performance data like http_req_duration and error rates for a run. It lets you see the actual impact on your application's speed and stability.
- 10 Capability
Get run thresholds
Fetches the evaluation results for specific performance thresholds on a run. Use this to quickly see if your app passed or failed its performance goals.
Set up in minutes
One URL. Then ask Grafana k6 Cloud (Load Testing) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Grafana k6 Cloud (Load Testing) 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_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Grafana k6 Cloud (Load Testing) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing) URL.
- Step 03
Save and start
Save the connection and enable Grafana k6 Cloud (Load Testing) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-k6-cloud-load-testing": {
"url": "https://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing)
Open Agent mode in chat and ask: "Using Grafana k6 Cloud (Load Testing), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-k6-cloud-load-testing": {
"url": "https://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing)
Ask Copilot: "Using Grafana k6 Cloud (Load Testing), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-k6-cloud-load-testing": {
"url": "https://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing)
Open Cascade and ask: "Using Grafana k6 Cloud (Load Testing), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"grafana-k6-cloud-load-testing": {
"url": "https://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing)
Ask Cline: "Using Grafana k6 Cloud (Load Testing), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add grafana-k6-cloud-load-testing --transport http "https://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud (Load Testing)
Ask Claude: "Using Grafana k6 Cloud (Load Testing), show me...". 10 tools are ready
Where the request belongs
Work Grafana k6 Cloud can move forward.
Performance engineers who are tired of clicking through dozens of dashboards to check if a new release survived a load spike.
Performance Engineer
Triggers load tests and analyzes P95 latencies during a sprint.
SRE
Monitors application thresholds and checks for regressions after a deployment.
QA Automation
Audits test run histories to report on system reliability.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlazeMeter
Automate continuous performance testing via BlazeMeter. manage workspaces, trigger load tests, and analyze active run metrics securely via AI.
Cypress Cloud
Audit E2E testing via Cypress. monitor test runs, inspect spec instances, track flaky tests, and generate enterprise reports directly from any AI agent.
Dynatrace (APM and Observability)
Monitor and manage your Dynatrace environment. query metrics, track problems, manage entities, and automate observability workflows directly from your AI agent.
Checkly
Manage application monitoring and E2E testing via Checkly. track API uptime, trigger checks, and monitor performance directly from any AI agent.
Gatling
Manage load testing via Gatling Enterprise. list and start simulations, monitor test runs and request stats, and handle generator pools directly from any AI agent.
Katalon TestOps (AI Test Management)
Manage test orchestration via Katalon TestOps. rerun test runs, monitor execution results, and audit software releases.
Bring your own AI
Change the model, client or framework. Keep Grafana k6 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 k6 Cloud.
The practical details behind the request, access and result.
Can I use Grafana k6 Cloud MCP to see if my app is meeting SLOs?
Yes. The Connector can pull specific threshold evaluation results for any run. You can ask your agent to check if your app met its latency or error rate goals for a specific test.
How do I stop a test run using the Grafana k6 Cloud MCP?
You can simply tell your agent to stop a running test. It will immediately abort the execution in k6 Cloud, which helps you manage your resources and costs instantly.
Can I manage multiple k6 organizations with this Connector?
Yes. The Connector includes capabilities to list and navigate between different organizations and projects. This makes it easy to manage complex, multi-tenant testing environments.
How does the Grafana k6 Cloud MCP handle performance metrics?
It pulls raw data like response durations, failure rates, and throughput directly from your runs. Your agent can then summarize this data into a plain English report for you.
Can I use the Grafana k6 Cloud MCP to see my test history?
Yes. You can ask your agent to list all recent runs for a specific test. It will provide details on statuses, VU counts, and durations for your previous executions.
Will the Grafana k6 Cloud MCP help me save on cloud costs?
It can help by allowing you to quickly identify and stop runaway or unnecessary test runs. Being able to abort tests via chat helps ensure you aren't wasting cloud credits.
How do I start a new load test using the Grafana k6 Cloud MCP?
Just tell your agent which test you want to run. It will trigger the new run in the k6 Cloud infrastructure and give you the new run ID and current status immediately.
Can I see if a load test passed its performance thresholds using my agent?
Yes. Use the get_run_thresholds capability with a specific Run ID. Your agent will retrieve the final evaluation for all defined thresholds in the script, indicating which specific SLOs passed or failed.
How do I start a new k6 Cloud test run through a conversation?
Use the start_test_run capability by providing the Test ID. Your agent will trigger the execution on k6 Cloud infrastructure and return an active Run ID that you can use to track real-time progress.
Can my agent retrieve the raw performance metrics for a completed run?
Absolutely. The get_run_metrics capability allows your agent to aggregate data like http_req_duration, error counts, and total iterations, providing a rapid summary of your application's behavior under load.
One connection away
Give your agent a direct line to Grafana k6 Cloud.
Connect Grafana k6 Cloud once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available