snapsurf for Zed
io.github.zumerlab/snapsurf
Web navigation and verification for AI agents: page digest, typed diff per action, assertions.
client:Zed
transport:stdio
runtime:npm
Install snapsurf in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"snapsurf": {
"command": "npx",
"args": [
"-y",
"@zumer/snapsurf"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs