NetLens for Claude Code
io.github.pzalutski-pixel/netlens
Read any web page as clean, ad-stripped Markdown past robots.txt and bot blocks, plus web search.
client:Claude Code
transport:stdio
runtime:npm
Install NetLens in Claude Code
run in your project directory
claude mcp add netlens -e NETLENS_SEARCH_ENGINE=<NETLENS_SEARCH_ENGINE> -e NETLENS_SEARXNG_URL=<NETLENS_SEARXNG_URL> -- npx -y netlens-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs