GDD - AI-Controlled Browser Farm MCP Server

GDD - Giggly-Dazzling-Duckling AI-controlled browser farm on your machine Simulate multiple real users across 22 device types - test your site like it's launch day.

People who need browser automation tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in C#.

VERIFIED ACTIVE

LAST COMMIT 2026-07-17 · ★ 12 · #181 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

NOASSERTION · C# · how we verify → /methodology

01 · Install GDD - AI-Controlled Browser Farm

Docker

docker run -i --rm ghcr.io/cap-of-tea/gdd:1.5.0

Claude Desktop - add to config

{
  "mcpServers": {
    "cap-of-tea-gdd": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/cap-of-tea/gdd:1.5.0"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license no standard license detected - usage rights unclear; check the repo before commercial use

registry registry publisher io.github.imVSmirnov is not the repo owner (cap-of-tea) - the registry entry was published by someone else

03 · What GDD - AI-Controlled Browser Farm can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.9.0 · 2026-07-17

Added · Physical keyboard layouts - gdd_type / gdd_press match a real keyboard for the emulated locale. Typing now reports the code/keyCode a genuine keyboard of the player's language produces, instead of hardwiring US…

v1.8.0 · 2026-07-17

Added · Real keyboard input - gdd_type now presses actual keys - typing goes through CDP Input.dispatchKeyEvent instead of the native value setter, so every character produces a trusted event (isTrusted: true) and the…

v1.7.5 · 2026-07-04

04 · Who maintains GDD - AI-Controlled Browser Farm

GDD - AI-Controlled Browser Farm is maintained by cap-of-tea. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
browser automation - ranked #181 of 196 actively-maintained browser automation servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-07-17)
registry
io.github.imVSmirnov/gdd (active, first published 2026-05-19 · 2 versions)
packages
oci:ghcr.io/cap-of-tea/gdd:1.5.0

06 · GDD - AI-Controlled Browser Farm FAQ

What is GDD - AI-Controlled Browser Farm?

GDD - Giggly-Dazzling-Duckling AI-controlled browser farm on your machine Simulate multiple real users across 22 device types - test your site like it's launch day.

Is GDD - AI-Controlled Browser Farm still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-17 and it shipped 6 releases in the last 90 days. We re-verify nightly.

How do I install GDD - AI-Controlled Browser Farm?

Run `docker run -i --rm ghcr.io/cap-of-tea/gdd:1.5.0`. You can also paste the ready-made client config above.

07 · Alternatives to GDD - AI-Controlled Browser Farm

More browser automation MCP servers · Browser · Unblink · Argus Testing - Autonomous QA MCP · Churnkey