cd /news/developer-tools/show-hn-peek-cli-let-coding-agents-s… · home topics developer-tools article
[ARTICLE · art-42140] src=github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

Show HN: Peek-CLI: let coding agents see your browser

Peek-CLI, an open-source tool that lets AI coding agents capture screenshots of browser tabs via a WebSocket daemon and Chrome extension, has been released. The tool works with Claude Code, Codex, and Copilot, enabling agents to see the user's browser.

read1 min views1 publishedJun 27, 2026
Show HN: Peek-CLI: let coding agents see your browser
Image: source

peek-cli allows agents to capture a screenshot of any open tab in your browser.

Works with Claude Code, Codex, Copilot and many more...

It works by using a browser extension to stream screenshots over WebSockets.

You only need to do steps 1 & 2 once on startup.

  • Start the WebSocket daemon:
peeked start
> Successfully started server.
  • Connect your browser:

  • You're good to go!

peeked list # view available tabs
> [ 'http://localhost:3000/' ]

peeked at http://localhost:3000 # capture screenshot
> Image saved to: /var/.../peek_cli/images/dd999ee0.jpg

the extension is in the process of approval; manual installation is needed for now.

  • Install the CLI
npm i -g peeked
  • Install the Skill

For Claude Code & Copilot:

/plugin marketplace add puffinsoft/peek-cli

For Codex:

codex plugin marketplace add puffinsoft/peek-cli

peek-cli is open source software, licensed under the MIT license.

── more in #developer-tools 4 stories · sorted by recency
── more on @peek-cli 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-peek-cli-let…] indexed:0 read:1min 2026-06-27 ·