Skip to content
Windsurf

devcdp for Windsurf

io.github.dayananda-d/devcdp

Chrome DevTools for AI assistants: console, network, DOM, source maps, breakpoints, live variables.

client:Windsurf transport:stdio runtime:npm

Install devcdp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "devcdp": {
      "command": "npx",
      "args": [
        "-y",
        "devcdp"
      ],
      "env": {
        "DEVCDP_CHROME_PATH": "<DEVCDP_CHROME_PATH>",
        "DEVCDP_LOG_LEVEL": "<DEVCDP_LOG_LEVEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

devcdp in other clients