web content extractor for Windsurf
io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
client:Windsurf
transport:stdio
runtime:npm
Install web content extractor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"web-content-extractor": {
"command": "npx",
"args": [
"-y",
"@agenson-horrowitz/web-content-extractor-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs