Skip to content
Claude Desktop

cssprobe cli for Claude Desktop

io.github.mack-peng/cssprobe-cli

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

client:Claude Desktop transport:stdio runtime:npm

Install cssprobe cli in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cssprobe cli in other clients