This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
shout broadcasts terminal sessions to the web in real time. Built for AI agents and developers. Agents stream via SDKs and MCP servers; developers stream via CLI. Auto-redacts secrets. Late joiners see current screen instantly. Replay and embed anywhere. Open source.
I built this because I kept wondering: "What is my AI agent actually doing right now?"
Claude Code, Cursor, Windsurf — they're all running shell commands and building things in the terminal. But unless you're staring at the screen, you have no idea what's happening. And when something goes wrong, there's no recording to review.
shout gives AI agents (and developers) a way to broadcast their terminal to anyone with a browser. Here's how it works:
1. Agent starts a session via SDK or MCP server
2. Terminal output streams to shout.run in real time
3. Anyone with the link watches live — late joiners see the current screen instantly
4. Session is recorded for replay and export
It automatically redacts secrets (AWS keys, tokens, API keys) from the broadcast. Your local terminal sees everything — only the stream is scrubbed.
No comment highlights available yet. Please check back later!
About shout on Product Hunt
“Twitch for terminals — broadcast, replay, embed”
shout was submitted on Product Hunt and earned 4 upvotes and 1 comments, placing #97 on the daily leaderboard. shout broadcasts terminal sessions to the web in real time. Built for AI agents and developers. Agents stream via SDKs and MCP servers; developers stream via CLI. Auto-redacts secrets. Late joiners see current screen instantly. Replay and embed anywhere. Open source.
shout was featured in Open Source (68.4k followers), Developer Tools (512.4k followers), Artificial Intelligence (468.5k followers) and GitHub (41.2k followers) on Product Hunt. Together, these topics include over 194.4k products, making this a competitive space to launch in.
Who hunted shout?
shout was hunted by Pavan Madiraju. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how shout stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hey Product Hunt! I'm Pavan, the maker of shout.
I built this because I kept wondering: "What is my AI agent actually doing right now?"
Claude Code, Cursor, Windsurf — they're all running shell commands and building things in the terminal. But unless you're staring at the screen, you have no idea what's happening. And when something goes wrong, there's no recording to review.
shout gives AI agents (and developers) a way to broadcast their terminal to anyone with a browser. Here's how it works:
1. Agent starts a session via SDK or MCP server
2. Terminal output streams to shout.run in real time
3. Anyone with the link watches live — late joiners see the current screen instantly
4. Session is recorded for replay and export
It automatically redacts secrets (AWS keys, tokens, API keys) from the broadcast. Your local terminal sees everything — only the stream is scrubbed.
The whole thing is open source: github.com/pavanmadiraju91/shout-run
Tech stack if you're curious: CLI (Node.js + node-pty), Cloudflare Workers + Durable Objects, Next.js frontend with xterm.js, binary WebSocket protocol, Rust WASM for terminal state snapshots.
Would love feedback on:
- What integrations would be most useful?
- Would you want team features (shared dashboards, org sessions)?
- Any other use cases I haven't thought of?
Thanks for checking it out!