Real eyes and hands on the web for AI agents. MCP-first. Local-first. Vendor-agnostic.
npx @getmcp/cli add io.github.xcodethink/pixelcheckRequires Node.js 18+. Community-contributed server. Review source before installing.
ANTHROPIC_API_KEYAnthropic API key. Required for LLM-backed primitives (judge, extract-with-schema) and the audit_url / explore_url presets. Meta tools (list_personas, list_scenarios, get_last_report) work without it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xcodethink/pixelcheck": {
"command": "npx",
"args": [
"pixelcheck",
"pixelcheck-mcp",
"-y",
"pixelcheck"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.