mcp cdp MCP
v0.1.0io.github.dockndevai/mcp-cdp
Safe-by-default MCP that drives an Electron/Chrome app over CDP: DOM, console, network, input.
transport:stdio
runtime:npm
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.