GDD - AI-Controlled Browser Farm
AI-controlled browser farm: N isolated Chromium instances with 36 MCP tools
Install
Dockerstdio
docker run -i --rm ghcr.io/cap-of-tea/gdd:1.5.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-imvsmirnov-gdd": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/cap-of-tea/gdd:1.5.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.imVSmirnov/gdd · published 2026-05-20 · updated 2026-05-20. Not an endorsement; review the code before connecting it to anything sensitive.