Wick runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 8 Aug 2026.
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node scripts/install.js
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Create or update release
env:
GH_TOKEN: ${{ github.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add wick -- npx -y wick-mcp
{
"mcpServers": {
"wick": {
"args": [
"-y",
"wick-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.wick]
command = "npx"
args = ["-y", "wick-mcp"]
{
"mcpServers": {
"wick": {
"args": [
"-y",
"wick-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"wick": {
"args": [
"-y",
"wick-mcp"
],
"command": "npx"
}
}
}
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
Pure-Go browser for AI: fetch pages, render JS without Chromium, return clean Markdown over MCP.
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Stealth web browser for agents: search, fetch, click, download and type in persistent MCP sessions.
Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.
Answers built from our own checks of this server.