Skip to content
Claude Code

mcp cdp for Claude Code

io.github.dockndevai/mcp-cdp

Safe-by-default MCP that drives an Electron/Chrome app over CDP: DOM, console, network, input.

client:Claude Code transport:stdio runtime:npm

Install mcp cdp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-cdp -e CDP_PORT=<CDP_PORT> -e CDP_HOST=<CDP_HOST> -e CDP_MODE=<CDP_MODE> -e CDP_ALLOW_EVAL=<CDP_ALLOW_EVAL> -e CDP_TARGET_ALLOWLIST=<CDP_TARGET_ALLOWLIST> -e CDP_DRY_RUN=<CDP_DRY_RUN> -- npx -y @dockndevai/mcp-cdp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp cdp in other clients