Wigolo is a local-first server that gives AI agents web access — search, fetch, crawl, extract, cache, and research — through MCP, REST, or SDKs. Search works by fanning out to 18 different search-engine adapters, then applying rank fusion and an on-device ML reranker, with an explainable score for every result. Fetch escalates through a tiered router: plain HTTP, TLS-impersonation past bot walls, and finally a headless browser engine for full render.
Wigolo is open source under the AGPL-3.0 license and free to use, modify, and self-host.
No comments yet.