smartfetch direct-URL fetch, smartsearch web discovery, smartcrawl sites, and docs export MCP.
Local MCP for agentic web retrieval. bundles three tools in one stdio server: for same-site multi-page traversal It is designed for agents and MCP hosts, not for manual browser automation. The job is to return structured retrieval output first, then signal when a browser-task runtime would be a better next step. If a page is login-gated, keep the login UI, session persistence, and capture flow in…
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.
Local MCP for agentic web retrieval. bundles three tools in one stdio server: for same-site multi-page traversal It is designed for agents and MCP hosts, not for manual browser automation. The job is to return structured retrieval output first, then signal when a browser-task runtime would be a better next step. If a page is login-gated, keep the login UI, session persistence, and capture flow in a companion runtime instead of moving that stateful behavior into the core. If returns reproducible…