Enables human-in-the-loop workflows for AI-assisted development tools by providing a simple Model Context Protocol (MCP) server.
Interactive Feedback allows AI development tools like Cursor, Cline, and Windsurf to solicit feedback from users at critical points in their workflow. This MCP server lets you run commands, view their output, and provide textual feedback directly to the AI, optimizing resource use and improving performance by reducing unnecessary tool calls. It's configured via Qt's QSettings and stores configurations on a per-project basis. Integrates seamlessly by calling the `interactive_feedback` MCP tool.