ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Grafana k6 Cloud with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage load tests via k6 Cloud. run tests, monitor performance metrics, and audit thresholds.

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 · 10 capabilities

The complete Grafana k6 Cloud capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Grafana k6 Cloud.

  1. 01

    Get run

    Get full details of a k6 test run

  2. 02

    Get run metrics

    G., http_req_duration, http_req_failed, iterations, VUs, data_received, etc.). Get performance metrics for a k6 run

  3. 03

    List tests

    Returns test names, IDs, scripts, and last run statuses. List all load tests on Grafana Cloud k6

  4. 04

    Start test run

    Returns the new active run ID for tracking. Start a new k6 Cloud test run

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Grafana k6 Cloud.

  1. 05

    List runs

    Returns run IDs, status states (QUEUED/RUNNING/FINISHED/ABORTED), VU counts, durations, and timestamps. List test runs for a specific k6 test

  2. 06

    Get test

    Get full details of a k6 test

  3. 07

    Get run thresholds

    Get threshold evaluation results for a k6 run

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Grafana k6 Cloud.

  1. 08

    List organizations

    Returns organization names, IDs, and member counts. List organizations on k6 Cloud

  2. 09

    List projects

    Projects contain tests. List projects in a k6 Cloud organization

  3. 10

    Stop test run

    Stop a running k6 Cloud test

Observed, not estimated

848ms average. Fast in production.

Grafana k6 Cloud is checked daily against the live service.

Daily averagePeak 1049ms
Aug 20Today
Fastest day
708ms
Slowest day
1049ms
14-day trend
Improving-22%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 k6 Cloud, so you can see the experience inside your AI.

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

Grafana k6 Cloud Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "grafana-k6-cloud-load-testing-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_puXmxTGW8nXFX6Ap8jEn9n2TkxtxCWKVzu5Is9v7/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 k6 Cloud owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.