Pixelcheck runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 4 Aug 2026.
Real eyes and hands on the web for AI agents. MCP-first. Local-first. Vendor-agnostic.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/postinstall.mjs
return path.join(root, newest, `chrome-${token}`, exeName);
execFileSync(cmd, args, { stdio: "ignore" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pixelcheck -- npx -y pixelcheck
{
"mcpServers": {
"pixelcheck": {
"args": [
"-y",
"pixelcheck"
],
"command": "npx"
}
}
}
[mcp_servers.pixelcheck]
command = "npx"
args = ["-y", "pixelcheck"]
{
"mcpServers": {
"pixelcheck": {
"args": [
"-y",
"pixelcheck"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pixelcheck": {
"args": [
"-y",
"pixelcheck"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ANTHROPIC_API_KEY (Anthropic 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.).
The author declared them in the registry entry; get the values from the project itself.
The first Vibe Claiming MCP: AI agents scan and reclaim dormant SOL on Solana. Signs locally.
Local-first web intelligence MCP server for AI coding agents
Federated local-first search across transcripts, files, KG, vectors and the web for AI agents.
Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.
Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.
Local-first HTML review, editing, and annotation for AI coding agents.
Eyes and hands for AI agents on Android and iOS devices.
Local-first, LLM-agnostic memory layer for AI assistants.
Answers built from our own checks of this server.