Skip to content
Claude Desktop

snapsurf for Claude Desktop

io.github.zumerlab/snapsurf

Web navigation and verification for AI agents: page digest, typed diff per action, assertions.

client:Claude Desktop transport:stdio runtime:npm

Install snapsurf in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "snapsurf": {
      "command": "npx",
      "args": [
        "-y",
        "@zumer/snapsurf"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

snapsurf in other clients