Skip to content
Cline

cssprobe cli for Cline

io.github.mack-peng/cssprobe-cli

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

client:Cline transport:stdio runtime:npm

Install cssprobe cli in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cssprobe cli in other clients