Show HN: Local Lens – MCP that captures logs and network reqs for debugging(github.com)
github.com
Show HN: Local Lens – MCP that captures logs and network reqs for debugging
https://github.com/aotakeda/local-lens
0 comments
—
https://github.com/aotakeda/local-lens
—
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!