▲ | Show HN: Local Lens – MCP that captures logs and network reqs for debugging(github.com) | |
2 points by arthurtakeda 12 hours ago | ||
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! |