Skip to content
VS Code

perfloop for VS Code

ai.perfloop/perfloop

Always-on performance engineering for your own code: proven pull requests, the merge stays yours.

client:VS Code transport:streamable-http

Install perfloop in VS Code

.vscode/mcp.json

{
  "servers": {
    "perfloop": {
      "type": "http",
      "url": "https://app.perfloop.ai/mcp"
    }
  }
}

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

perfloop in other clients