Peekaboo

openclaw/Peekaboo
★ 3,248 stars Swift 🤖 AI/LLM Updated today
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "peekaboo": {
      "command": "npx",
      "args": [
        "-y",
        "openclaw/Peekaboo"
      ]
    }
  }
}

README Excerpt

Peekaboo brings high-fidelity screen capture, AI analysis, and complete GUI automation to macOS. Version 3 adds native agent flows and multi-screen automation across the CLI and MCP server. > Note: v3 is currently in beta (3.0.0-beta4) and has a few known issues; see the changelog for details. - Pixel-accurate captures (windows, screens, menu bar) with optional Retina 2x scaling.

Topics

aimacosmcpscreenshotsswift