Skip to content
Zed

pixelcheck for Zed

io.github.xcodethink/pixelcheck

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

client:Zed transport:stdio runtime:npm

Install pixelcheck in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

pixelcheck in other clients