Skip to content
Claude Desktop

pixelcheck for Claude Desktop

io.github.xcodethink/pixelcheck

Real eyes and hands on the web for AI agents. MCP-first. Local-first. Vendor-agnostic.

client:Claude Desktop transport:stdio runtime:npm

Install pixelcheck in Claude Desktop

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

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

{
  "mcpServers": {
    "pixelcheck": {
      "command": "npx",
      "args": [
        "-y",
        "pixelcheck"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
      }
    }
  }
}

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

pixelcheck in other clients