An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Gatling AI Extensions

[Gatling](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).