webclaw for Windsurf
io.github.0xmassi/webclaw
Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.
client:Windsurf
transport:stdio
runtime:npm
Install webclaw in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"webclaw": {
"command": "npx",
"args": [
"-y",
"@webclaw/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs