snapsurf for Windsurf
io.github.zumerlab/snapsurf
Web navigation and verification for AI agents: page digest, typed diff per action, assertions.
client:Windsurf
transport:stdio
runtime:npm
Install snapsurf in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"snapsurf": {
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs