Skip to content
Windsurf

ClawPage for Windsurf

io.github.skypher/clawpage-mcp

Extract and structure any web page into clean JSON. Free tier: 10/day.

client:Windsurf transport:stdio runtime:npm

Install ClawPage in Windsurf

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

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

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

ClawPage in other clients