Skip to content
VS Code

aiqaramba for VS Code

io.github.ajrogier/aiqaramba

Browser-based QA for AI-built software. Test pages with real browsers via agents.

client:VS Code transport:streamable-http

Install aiqaramba in VS Code

.vscode/mcp.json

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

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

aiqaramba in other clients