Solo founder turns complaints on screen into bug reports with a local MCP server
phdptsd · reddit · 2026-07-22
A solo founder built talkthrough-mcp, an MCP server that turns screen recordings and spoken complaints into bug tickets, transcripts, OCR, and searchable keyframes.
- It works fully locally, with whisper transcription, frame extraction, OCR, and now speaker diarization.
- Real meeting runs show a 65-minute meeting processed in 15.5 minutes on a work laptop, while a 26-minute recording diarizes in 2-3 minutes.
- The tool stores only anonymous speaker labels, blocks network sockets on warm runs, and ships as a plain stdio MCP server plus a Claude Code plugin.
- The author also says that dense tool descriptions with 10–15 usage examples and honest payload design improved agent behavior more than prompt tweaks.
More from coding & agent
- marimo Glance: Turn GitHub Python Code into Live Interactive Notebooks — S_Conradi · 2026-07-22
- Building a Knowledge Graph Without a Graph DB: 1000x Cheaper Than GraphRAG — TheRedfather · 2026-07-22
- FactoryAI gave back its first millions, then shipped Droid CLI two years later — matanSF · 2026-07-22
- Hermes Agent Refactoring Proposal: Decoupling via Event Bus and Monorepo Slicing — Promptmethus · 2026-07-22
- Show HN: a 6.2 MB pure-Go terminal command palette with no fzf dependency — MarinhoD · 2026-07-22
- ty now reads Pydantic config keywords and field metadata — charliermarsh · 2026-07-22