CRW Web Scraper for Windsurf
io.github.us/crw
Open-source web scraper for AI agents with scrape, crawl, and map tools
client:Windsurf
transport:stdio
runtime:oci
Install CRW Web Scraper in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs