Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.
Web browsing + research for AI agents, as an MCP server. Design doc: . Tool | Needs | What | | — | Fetch a page → clean readable main-content text (+ optional links). | | OpenRouter | Fetch a page → structured JSON per your instruction. | | Exa | Semantic web search (ranked results). | | Exa + OpenRouter | Search → read top results → synthesize a cited answer. | / work with no search key (only…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Web browsing + research for AI agents, as an MCP server. Design doc: . Tool | Needs | What | | — | Fetch a page → clean readable main-content text (+ optional links). | | OpenRouter | Fetch a page → structured JSON per your instruction. | | Exa | Semantic web search (ranked results). | | Exa + OpenRouter | Search → read top results → synthesize a cited answer. | / work with no search key (only OpenRouter for extraction). / return a clear "needs EXAAPIKEY" message until you set one. JS-rendered…