knockoutez/wigolo

The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 13th, 2026
Created on April 12th, 2026
Open Issues & Pull Requests: 60 (+0)
GitHub issues: Enabled
Number of forks: 417
Total Stargazers: 5,241 (+2)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.4 days
Mean response time: 23.1 days
90th percentile: 51.2 days
Tracked items: 64

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 86% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 10% of issues opened in the past year have been closed. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 35
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 48 days
Stale 30+ days: 6
Stale 90+ days: 1

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (14)
  • P0 (9)
  • good first issue (7)
  • bug (6)
  • area:extract (4)
  • area:mcp (3)
  • area:output (3)
  • area:search (3)

Detailed Description

Wigolo is a web intelligence tool for AI agents that operates locally without requiring API keys or cloud services.

The tool solves the problem of giving AI agents reliable access to web information while maintaining privacy and avoiding per-query costs. It provides a unified interface for search, fetching, crawling, extraction, caching, similarity matching, and research tasks. The approach runs locally on the user's machine, downloading necessary browser engines and on-device models during initialization. It integrates with AI agents through the Model Context Protocol, REST endpoints, or as an embedded SDK, meaning it operates wherever the agent runs without sending data to external services.

Developers should choose this tool if they want their AI agents to access web information without incurring API costs or managing cloud dependencies. It suits projects where privacy is a concern or where agents need to perform frequent web operations. The tool works with multiple coding agents and frameworks including Claude Code, Cursor, LangChain, CrewAI, LlamaIndex, and self-hosted agent systems. Setup requires Node version 20 or higher and approximately 1.5 GB of disk space, with initialization handling the download of browser engines and models in a single command.

The project ships new features and updates on a steady cadence. The maintainer actively shares progress and development direction through social channels and maintains community engagement through a Discord server for questions and collaboration.