It’s an MCP server that gives LLMs real-time visibility into your local execution environment and can run auto-fix.
Terminal: CLI wrapper pipes stdout/stderr (and preserves ANSI colors) to the model.
Browser: Chrome extension uses Native Messaging to capture Console logs and Network errors (4xx/5xx).
Security: Runs locally with regex-based secret redaction (keys, JWTs) before the LLM reads anything.
Works with any MCP client (Cursor, Windsurf, Claude Desktop).