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
{
"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