Open Source · Free Forever

Your AI agent is blind on the web

When your agent tries to read a webpage, it gets blocked. Wick gives it the same access you have — running locally, from your own IP.

Get Started View on GitHub →
$ brew tap myleshorton/wick && brew install wick && wick setup Copied!
Scroll

Anti-bot systems block every request your agent makes

Modern websites fingerprint incoming connections at multiple layers. Your AI agent's HTTP requests look nothing like a real browser — different network signature, different protocol behavior, missing browser signals. The result: 403 errors, CAPTCHA walls, or degraded content. Your agent is left apologizing instead of helping.

Wick makes your agent's requests indistinguishable from yours

Wick runs as a lightweight local service on your machine. When your agent needs to fetch a page, Wick handles the request using the same technology real browsers use — authentic, not mimicked. The request goes out from your own residential IP, with your own cookies. To the website, it looks like you browsing normally. Because it basically is.

Same page. Different results.

Without Wick
> agent fetches nytimes.com

403 Forbidden

I'm sorry, I wasn't able to access
that page. The site appears to be
blocking automated requests.

You could try copying the content
and pasting it here...
With Wick
> agent fetches nytimes.com

200 OK · 897ms

# The New York Times

BREAKING: The Justice Department
is examining whether President...

The pace of ICE arrests nationwide
has topped 1,100 per day on average...
wick_search
> wick search "rust programming language"

1. Rust Programming Language
   rust-lang.org — Fast, reliable, productive.
2. Rust (programming language) - Wikipedia
   General-purpose language emphasizing performance...
3. wick-mcp on NPM
   Browser-grade web access for AI agents.

Built for agents. Trusted by humans.

Everything your agent needs to access the real web, nothing it doesn't.

🌐

Browser-Grade Access

Wick uses the same networking technology as real browsers. Not an imitation — the real thing. Websites can't tell the difference because there isn't one.

🏠

Runs Locally

Everything happens on your machine. No cloud proxy, no third-party servers. Your data never leaves your network unless you're the one sending it.

📄

Clean Markdown Output

Raw HTML is useless to an LLM. Wick strips boilerplate, navigation, and ads, returning clean, structured markdown your agent can actually use.

🔒

Your IP, Your Request

No pooled residential IPs. No sketchy proxy networks. Requests go out from your own connection — because you're the one making them, through your agent.

🤖

MCP Native

Designed for AI agents from day one. Works instantly with Claude Code, Cursor, Windsurf, and any MCP-compatible client. One command to install.

🔍

Web Search Built In

wick_search lets your agent search the web and get results with titles, URLs, and snippets. Then wick_fetch reads any result in full.

Free & Open Source

Wick is MIT-licensed and costs nothing to run. Built by a team with over a decade of experience in internet access technology.

Free to start. Pro when you need more.

Free
$0

For developers and individual agents

  • ✓ Browser-grade TLS fingerprint
  • ✓ Clean markdown extraction
  • ✓ MCP server (Claude, Cursor, etc.)
  • ✓ Persistent cookies
  • ✓ robots.txt respect
  • ✓ Open source, runs locally
  • ✗ JavaScript rendering
  • ✗ Advanced anti-detection
  • ✗ Dedicated support
Get Started Free
Pro
Custom

For companies accessing high-value data

  • ✓ Everything in Free
  • ✓ Full JavaScript rendering
  • ✓ Advanced anti-detection
  • ✓ Continuously updated evasions
  • ✓ Custom browser fingerprint
  • ✓ CAPTCHA handling
  • ✓ Dedicated support
  • ✓ SLA available
  •  
Contact Us

Wick vs. the alternatives

Wick Free Wick Pro Firecrawl Bright Data MCP Browserbase Playwright MCP
Anti-bot bypass ✓✓ Partial
JS rendering
Runs locally
Your residential IP Pooled
Clean markdown
No data sent to cloud
MCP native
Free tier Forever 500 pages 5K requests Trial Free
Paid pricing $0 Custom $19+/mo Usage-based $150+/mo $0

Install in seconds. Any platform.

01

Install via Homebrew

brew tap myleshorton/wick && brew install wick
02

Configure

Auto-detects Claude Code, Cursor, and other MCP clients.

wick setup
03

Use

Your agent now has wick_fetch and wick_search. Search the web, read any page.

Works with your tools

>_
Claude Code
Cursor
Windsurf
Any MCP Client

Light the wick

Free and open source for developers. Custom solutions for companies that need more.

Get Wick Free Talk to us about Pro →