Show HN: Local Lens – MCP that captures logs and network reqs for debugging
3 points| arthurtakeda | 7 months ago |github.com
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.