Skip to content
Windsurf

Wick for Windsurf

io.github.wickproject/wick

Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.

client:Windsurf transport:stdio runtime:npm

Install Wick in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "wick": {
      "command": "npx",
      "args": [
        "-y",
        "wick-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Wick in other clients