What problem does it solve?
Wick solves the problem of AI agents being blocked by anti-bot defenses when trying to fetch webpages, including TLS fingerprinting differences and challenge pages that return unusable content.
Core Features & Use Cases
- Browser-grade fetching: Retrieves clean, LLM-friendly markdown using Chrome’s real network stack (Cronet) with fallbacks for tougher sites.
- Site-level workflows: Supports crawling, mapping URL discovery, and web searching to quickly gather information across many pages.
- Session persistence & media downloading: Maintains login state across requests and downloads media URLs for downstream analysis.
Use Case: A researcher needs primary-source text from a complex, JS-heavy website that blocks standard HTTP clients; they can fetch and crawl it through Wick to obtain consistent markdown suitable for summarization and Q&A.
Quick Start
Use the command mcp__wick__wick_wick_fetch(url="https://example.com").