Think of this as a black box recorder for your AI agents working with infrastructure. When your agents are provisioning servers, modifying configs, or orchestrating deployments, Evidra captures what they're doing and why they're doing it. You'd reach for this when you need audit trails, debugging context, or post-mortem analysis of agent actions in production environments. The flight recorder analogy is apt: it's not about preventing crashes, it's about understanding what happened when things go sideways. Useful if you're running autonomous or semi-autonomous agents that touch critical infrastructure and you need observability beyond basic logging.
claude mcp add --transport stdio io.github.vitas-evidra -- docker run -i --rm ghcr.io/vitas/evidra-mcp:0.4.7