Overview
Features
Human-in-the-loop workflow
Provides an MCP server that enables asking for user feedback before completing tasks in MCP-enabled tools like Cline and Cursor.
Prompt engineering guidance
Includes a recommended prompt snippet to force the user_feedback MCP tool to solicit user feedback before task completion.
.user-feedback.json configuration
Saves a .user-feedback.json with command and auto-run behavior; controls automated execution on startup.
Cline integration guide
Step-by-step installation and registration in Cline's MCP Servers configuration to run the server.
Local development web UI
Runs via uv with a web interface at http://localhost:5173 for testing MCP tools.
Tool invocation example
Demonstrates the Available tools block showing how to call the user_feedback tool with arguments.
Who Is This For?
- Developers:Enable human-in-the-loop feedback during interactive testing in MCP-enabled tools for desktop apps.
- QA Engineers:Collect user feedback during interactive testing of desktop apps in MCP environments.
- Product teams:Validate task flows with user feedback before final releases in MCP workflows.




