Skip to content
VS Code

octoperf for VS Code

io.github.octoperf/octoperf

Drive OctoPerf load testing from any AI agent: import, edit, validate, run scenarios, read metrics.

client:VS Code transport:streamable-http

Install octoperf in VS Code

.vscode/mcp.json

{
  "servers": {
    "octoperf": {
      "type": "http",
      "url": "https://api.octoperf.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

octoperf in other clients