WebReaper for Windsurf
io.github.alex-on-ai/webreaper
AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.
client:Windsurf
transport:stdio
runtime:nuget
Install WebReaper in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"webreaper": {
"command": "dnx",
"args": [
"WebReaper.Mcp",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs