steipete/Peekaboo
Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Platform-specific configuration:
{
"mcpServers": {
"Peekaboo": {
"command": "npx",
"args": [
"-y",
"Peekaboo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...