Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/k6/next/reference/integrations.md, or by sending Accept: text/markdown to https://grafana.com/docs/k6/next/reference/integrations/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
Integrations & Tools
Test authoring
Codeless tools to speed up the test creation.
- Test Builder - Inspired by the Postman API Builder. Codeless UI tool to generate a k6 test quickly.
AI assistants (MCP)
MCP (Model Context Protocol) integrations help you author and run k6 scripts from MCP-compatible editors and assistants.
- To validate and run scripts, browse documentation, and generate tests using an AI assistant, refer to Configure your AI assistant.
- To scaffold k6 skills and auto-register the k6 MCP server in supported editors with one command, refer to
Bootstrap your editor with
k6 x agent.
IDE extensions
Code k6 scripts in your IDE of choice. Empower your development workflow with IDE extensions.
- Visual Studio Code Extension - Run k6 tests from VS Code.
- IntelliJ IDEA - Run k6 tests from IntelliJ IDEs.
- IntelliSense - Get code autocompletion and in-context documentation.
Converters
Generate a k6 script quickly from an existing file.
- HAR-to-k6 - Convert a HAR file to a k6 script.
- Postman-to-k6 - Convert a Postman collection to a k6 script.
- OpenAPI generator - Convert a Swagger/OpenAPI specification to a k6 script.
Result store and visualization
k6 can output test results to various formats and 3rd-party services.
Continuous Integration and Continuous Delivery
By automating load testing with your CI / CD tools, you can quickly see when a code change has introduced a performance regression.
Chaos engineering
- Steadybit - Using k6 and Steadybit for chaos engineering.
- xk6-disruptor - A k6 extension for injecting faults into k6 tests.
- ChaosToolkit - A collection of k6 actions and probes.
- LitmusChaos - Simulate load generation to the target application as a part of chaos testing on Kubernetes using Litmus.
Test management
- Azure Test Plan - k6 load testing with Azure DevOps.
- TestRail - Introducing TestRail in your k6 tests.
- Testkube - Load testing with Testkube.
- Tracetest - Trace-based testing with Tracetest.
- Xray - Using Xray to validate test results in JIRA.
Reach out to us if you have a tool or add-on that works well with k6, and we will list it here!
Was this page helpful?
Related resources from Grafana Labs

