AgentVision is a debug flight recorder MCP server that watches a target program, captures its window and logs, and exposes time-aligned, verified evidence through 90 MCP tools so AI agents can debug running programs without hallucinating.
A deterministic AST evidence engine that forces AI agents to debug using verified execution facts instead of pattern-matching symptoms, enabling hallucination-free debugging for MCP-compatible agents.
Verified memory for AI agents — agents propose memories that are quarantined until verified against evidence, and recall() returns only trusted, fresh, and in-scope facts, preventing poisoned or hallucinated data from spreading.