Skip to content
Back to search
30
MCP v0.1.0

io.github.MukundaKatta/agentsnap

io.github.MukundaKatta/agentsnap

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mukundakatta/agentsnap
Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.
0 tools
dev.dungbeetle/mcp
Visual regression & snapshot testing for AI agents — list runs, read semantic diffs, review.
0 tools
ai.snapdiff/mcp
Visual-diff & change-detection tools that catch agentic UI drift for coding agents.
0 tools
DevCtx
Provide AI agents with a structured development environment snapshot covering services, git, deployments, and env vars.
0 tools
io.github.timbassler88/snapstate
Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows.
0 tools
io.github.tn0123/one-shot-ui
Deterministic UI extraction and screenshot diffing for AI coding agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mukundakatta/agentsnap": {
      "url": "None",
      "transport": "http"
    }
  }
}