https://github.com/gatling/gatling-ai-extensions
Skills and an MCP server to help you deploy and run load tests on Gatling Enterprise directly from your IDE.
https://github.com/gatling/gatling-ai-extensions
agent agent-skills llm load-test load-testing load-tests loadtest loadtesting loadtests mcp-server performance-test performance-test-gatling performance-testing performance-tests skills
Last synced: 2 months ago
JSON representation
Skills and an MCP server to help you deploy and run load tests on Gatling Enterprise directly from your IDE.
- Host: GitHub
- URL: https://github.com/gatling/gatling-ai-extensions
- Owner: gatling
- License: apache-2.0
- Created: 2026-02-25T08:59:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-07T07:44:04.000Z (2 months ago)
- Last Synced: 2026-04-07T09:28:14.364Z (2 months ago)
- Topics: agent, agent-skills, llm, load-test, load-testing, load-tests, loadtest, loadtesting, loadtests, mcp-server, performance-test, performance-test-gatling, performance-testing, performance-tests, skills
- Language: TypeScript
- Homepage: https://gatling.io
- Size: 96.7 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Gatling AI Extensions
[
](https://gatling.io)
A Claude Code marketplace for Gatling AI plugins.
## Installation
The plugin can be installed directly from this marketplace via Claude Code's plugin system.
First, configure the marketplace:
```
/plugin marketplace add gatling/gatling-ai-extensions
```
Then, install the plugin:
```
/plugin install gatling@gatling-ai-extensions
```
Or browse for the plugin via `/plugin > Discover`.
Finally, reload Claude.
## Structure
- `./plugins/gatling`: Official Gatling plugin for Claude Code
- `./mcp-servers/gatling`: Official Gatling MCP server source code
## Requirements
A valid `GATLING_ENTERPRISE_API_TOKEN` with at least the **Configure** role.
## Documentation
For more information on Gatling AI extensions, see the [official documentation](https://docs.gatling.io/integrations/ai/extensions/overview/).
## Questions, help?
Read the [documentation](https://docs.gatling.io).
Join the [Gatling Community Forum](https://community.gatling.io).
Found a real bug? Raise an [issue](https://github.com/gatling/gatling/issues).