Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

Peekaboo — macOS Screenshots + Clicks (MCP)

Peekaboo is a macOS CLI (optional MCP) for screenshots and click automation; verified 3,986★ and installs via Homebrew or `npx -y @steipete/peekaboo`.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Brew|Npx
Confianza
Confianza: Established
Entrada
npx -y @steipete/peekaboo
Comando CLI universal
npx tokrepo install b15b5279-78c8-51d9-8d13-4a52914a6ebb
Introducción

Peekaboo is a macOS CLI (optional MCP) for screenshots and click automation; verified 3,986★ and installs via Homebrew or npx -y @steipete/peekaboo.

Best for: Agent workflows that must see the screen, take evidence screenshots, and perform deterministic UI actions

Works with: macOS 15+ with Screen Recording + Accessibility permissions; MCP clients via npx

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 3986 stars · 288 forks · pushed 2026-05-11.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npx -y @steipete/peekaboo.

Main

  • Get permissions right first: README calls out Screen Recording + Accessibility; without them, agents will fail mid-run.
  • Use screenshots as evidence: capture before/after images so agent runs can be audited and reproduced.
  • Prefer structured element IDs + actions (click, set-value, perform-action) over coordinate clicks to reduce UI flakiness.

Source-backed notes

  • README says it’s a macOS CLI and optional MCP server, exposing the same tools through both interfaces.
  • README Quick start shows commands like peekaboo image ... and an MCP server run via npx -y @steipete/peekaboo.
  • README lists a requirement for Screen Recording + Accessibility permissions (linked docs/permissions.md).

FAQ

  • Do I have to use Homebrew?: No—README also supports running the MCP server via npx -y @steipete/peekaboo.
  • Why are actions failing?: Most issues are missing permissions; confirm Screen Recording + Accessibility are enabled.
  • When should I use MCP mode?: Use MCP mode when you want agents to call tools directly from Codex/Claude Code/Cursor.
🙏

Fuente y agradecimientos

Source: https://github.com/openclaw/Peekaboo > License: MIT > GitHub: ⭐ 3986 · forks 288

Thanks to the upstream maintainers for shipping the original project.

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados