fetchmcp for Windsurf
io.github.labtools-studio/fetchmcp
Drop-in fetch MCP: clean Markdown from any URL, with JS rendering and anti-bot.
client:Windsurf
transport:stdio
runtime:npm
Install fetchmcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fetchmcp": {
"command": "npx",
"args": [
"-y",
"@labtoolsstudio/fetchmcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs