Back to directory
openclaw/peekaboo

openclaw/peekaboo

@openclaw

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.

macosautomationscreen-captureclimcp-serverai-agentgui-automationscreenshot

Installation & Configuration

{
  "mcpServers": {
    "peekaboo": {
      "command": "npx",
      "args": [
        "-y",
        "@steipete/peekaboo"
      ],
      "env": {
        "PEEKABOO_AI_PROVIDERS": "openai/gpt-5.5,anthropic/claude-opus-4-8"
      }
    }
  }
}

Information

Transport
stdio
Language
Swift
Created
2026/6/13
Updated
2026/6/13