Skip to content
Claude Desktop

aiqaramba for Claude Desktop

io.github.ajrogier/aiqaramba

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

client:Claude Desktop transport:streamable-http

Install aiqaramba in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aiqaramba": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.aiqaramba.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

aiqaramba in other clients