Skip to content
Windsurf

agentsnap for Windsurf

io.github.mukundakatta/agentsnap

Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.

client:Windsurf transport:stdio runtime:npm

Install agentsnap in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "agentsnap": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/agentsnap-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agentsnap in other clients