Loading MCP server directory, please wait...
Motion sensor for AI agents: tells when a screen region changes or goes still. Scores, never pixels.
npx @getmcp/cli add io.github.Solteris-Dev/pir-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Solteris-Dev/pir-mcp": {
"command": "npx",
"args": [
"-y",
"pir-mcp"
],
"env": {
"PIR_CAPTURE_CMD": "",
"PIR_SELECT_CMD": "",
"PIR_WINDOW_GEOMETRY_CMD": "",
"PIR_PICK_WINDOW_CMD": "",
"PIR_MAX_WAIT_MS": ""
}
}
}
}