FetchV2 for Windsurf
io.github.praveenc/fetchv2-mcp-server
Fetch and extract web pages, discover links, and read llms.txt documentation indexes.
client:Windsurf
transport:stdio
runtime:pypi
Install FetchV2 in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fetchv2-mcp-server": {
"command": "uvx",
"args": [
"fetchv2-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs