Skip to content
Windsurf

WebPeel for Windsurf

io.github.jakeliume/webpeel

Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.

client:Windsurf transport:stdio runtime:npm

Install WebPeel in Windsurf

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

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

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

WebPeel in other clients