Skip to main content
ClaudeWave

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.

MCP Servers4.9k stars386 forksSwiftMITUpdated today
Editor's note

Peekaboo is a macOS-native Swift tool that combines screen capture with full GUI automation, available as both a standalone CLI and an MCP server installable via npx. Its core commands include `see` (which captures windows or screens at optional Retina 2x resolution and returns annotated element IDs), `click`, `type`, `scroll`, `hotkey`, `set-value`, and `perform-action`, the last two using macOS accessibility APIs to directly manipulate UI fields without simulated clicks. An `agent` command accepts natural-language instructions and chains these tools automatically. The MCP server integrates with Claude Code, Codex, and Cursor using a standard JSON config block, with AI providers configured via the `PEEKABOO_AI_PROVIDERS` environment variable supporting OpenAI and Anthropic-compatible endpoints. A notable capability is background input delivery, which lets scripts interact with apps like Safari or Notes without stealing focus from the current window. Developers, QA engineers, and AI agent builders working on macOS 15 (Sequoia) or later will find it most relevant.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/openclaw/Peekaboo
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/openclaw/Peekaboo and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aimacosmcpscreenshotsswift

What people ask about Peekaboo

What is openclaw/Peekaboo?

+

openclaw/Peekaboo is mcp servers for the Claude AI ecosystem. 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. It has 4.9k GitHub stars and was last updated today.

How do I install Peekaboo?

+

You can install Peekaboo by cloning the repository (https://github.com/openclaw/Peekaboo) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is openclaw/Peekaboo safe to use?

+

Our security agent has analyzed openclaw/Peekaboo and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains openclaw/Peekaboo?

+

openclaw/Peekaboo is maintained by openclaw. The last recorded GitHub activity is from today, with 3 open issues.

Are there alternatives to Peekaboo?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy Peekaboo to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: openclaw/Peekaboo
[![Featured on ClaudeWave](https://claudewave.com/api/badge/openclaw-peekaboo)](https://claudewave.com/repo/openclaw-peekaboo)
<a href="https://claudewave.com/repo/openclaw-peekaboo"><img src="https://claudewave.com/api/badge/openclaw-peekaboo" alt="Featured on ClaudeWave: openclaw/Peekaboo" width="320" height="64" /></a>

More MCP Servers