Skip to content
Windsurf

cssprobe cli for Windsurf

io.github.mack-peng/cssprobe-cli

Runtime CSS probe — inspect layout, overflow, scroll chains in a real browser. For AI agents.

client:Windsurf transport:stdio runtime:npm

Install cssprobe cli in Windsurf

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

{
  "mcpServers": {
    "cssprobe-cli": {
      "command": "npx",
      "args": [
        "-y",
        "cssprobe-cli"
      ]
    }
  }
}

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

cssprobe cli in other clients