VOOZH about

URL: https://mcp.so/server/gdd-(giggly-dazzling-duckling)/Cap-of-tea

⇱


GDD (Giggly-Dazzling-Duckling)

@Cap-of-tea

AI-controlled browser farm: run N isolated Chromium instances with 36 MCP tools for multi-device testing, screenshots, device emulation, network control, and console diagnostics.
Overview

What is GDD?

AI-controlled browser farm on your machine. Run N isolated Chromium instances with 36 MCP tools β€” test your site like it's launch day.

Key Features

  • Multi-device β€” 22 device presets: iPhone SE β†’ 16 Pro Max, Pixel 9, Galaxy S24, iPads, desktops
  • Human-like input β€” humanize=true moves the mouse along a BΓ©zier curve with natural easing before clicking
  • Full interaction β€” Navigate, tap, type, swipe, scroll, hover, handle dialogs, take screenshots
  • Device emulation β€” Screen size, DPR, touch, user agent, geolocation, timezone, language
  • Network control β€” Simulate 4G, Fast 3G, Slow 3G, or offline per browser
  • Diagnostics β€” Console errors, network traffic, performance metrics, push notifications
  • Error beacon β€” Every tool response warns about JS errors across all browsers automatically
  • Cross-platform β€” Windows GUI with live video wall + headed/headless on Linux & macOS
  • Docker β€” docker run -p 9700:9700 ghcr.io/cap-of-tea/gdd:1.5.0

Quick Start

  1. Download from GitHub Releases
  2. Run ./GDD.Headless
  3. Add to .mcp.json:
{ "mcpServers": { "gdd": { "url": "http://localhost:9700/mcp" } } }

Server Config

{
 "mcpServers": {
 "gdd": {
 "url": "http://localhost:9700/mcp"
 }
 }
}
Β© 2025 MCP.so. All rights reserved.

Build with ShipAny.