Robot Resources Scraper for Windsurf
io.github.robot-resources/scraper
Token compression for web content — 70-80% reduction from HTML to clean markdown
client:Windsurf
transport:stdio
runtime:npm
Install Robot Resources Scraper in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scraper": {
"command": "npx",
"args": [
"-y",
"@robot-resources/scraper-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs