KnockOutEZ/wigolo provides a local-first web intelligence toolset for AI agents with multi-tool search, fetch, crawl, extract, cache, and research capabilities. It emphasizes zero API keys, local storage under ~/.wigolo, and MCP/REST integrations, with recent releases and multiple agent integrations.

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (2 so far).
What it is
wigolo is a local-first web intelligence platform for AI agents. It offers tools for search, fetch, crawl, extract, cache, find_similar, research, and an autonomous agent loop, all designed to operate without API keys and with data stored under ~/.wigolo/.
How it works
The tool exposes ten core capabilities via MCP, REST, and SDKs. It can run as an MCP server alongside coding agents or as a REST/MCP endpoint. It caches results locally, supports per-result citations and exact source spans, and provides a local model/memory setup to enable offline re-query. It can wire multiple agents (e.g., claude-code, cursor, codex, gemini-cli, vscode, windsurf, zed, antigravity) and generates MCP config for each.
Getting started
Quickstart examples:
npx wigolo init # set up the local engine — any system
npx wigolo init --agents=claude-code,cursor # …or set up + wire your day-to-day agents in one command
Requires Node ≥ 20 and ~1.5 GB of free disk on macOS, Linux, or Windows. Interactive setup options: --interactive and --wizard. To check health:
npx wigolo doctor
To uninstall:
npx wigolo config --uninstall --yes
Recent releases
Latest releases include:
- v0.2.1 (2026-07-19): fix(watch): hash full-body content, not view-truncated markdown; honest research/agent degradation + free-key
- v0.2.0 (2026-07-17): fix(mcpb): non-empty Smithery release payload; ci: auto-publish to MCP Registry + Smithery on release
- v0.1.43-beta.2 (2026-07-13): chore(release): v0.1.43-beta.2
- v0.1.43-beta.1 (2026-07-13): chore: Docker image + Smithery config + container publish workflow; chore: publish docker image on manual dispatch
- v0.1.43-beta.0 (2026-07-12): fix(cli): register Claude Code MCP at user scope, not project scope; chore(release): v0.1.43-beta.0
Full Changelog: https://github.com/KnockOutEZ/wigolo/compare/v0.1.43-beta.1...v
Traction
The repository has 2454 stars and 143 forks. open_issues: 25. language: TypeScript. license: none listed. created: 2026-04-12. last_push: 2026-07-20.
Behind the repo
No linked startup/company information provided in the facts.
Caveats
License is listed as none. The repo was created 2026-04-12 and last pushed 2026-07-20. There are 25 open issues. The project is written in TypeScript and uses MIT-style patterns in examples, but the license field here shows 'none listed'.





