Show HN: Local Lens – MCP that captures logs and network reqs for debugging
2 arthurtakeda 0 7/15/2025, 12:12:51 AM github.com ↗
Hi HN!
I created a tool that I wish existed: it captures browser console messages, network requests, and backend server logs, and exposes them to an LLM through an MCP/http server.
It's 100% local, all data is stored in a local SQLite file.
All feedback is welcome, hope it's useful!
No comments yet