wick-mcp
v0.10.1
Published
Browser-grade web access for AI agents. Gives MCP-compatible agents (Claude Code, Cursor, etc.) the same web access their human operators have.
Maintainers
Readme
Wick
Browser-grade web access for AI agents.
Your AI agent gets blocked on the web. Wick fixes that — giving agents the same web access their human operators have, running locally from your own IP.
Install
npm install -g wick-mcp
wick setupOr via Homebrew:
brew tap wickproject/wick && brew install wick
wick setupWhat it does
wick_fetch— Fetch any webpage with browser-grade access. Returns clean markdown.wick_session— Manage cookies and sessions.wick_search— Web search (coming soon).
