User Feedback
Createdmrexodia
Enables human-in-the-loop workflows in tools like Cline and Cursor by providing a simple MCP server.
About
The User Feedback MCP server facilitates human-in-the-loop workflows, particularly useful for developing desktop applications that require complex user interactions for testing. It integrates seamlessly with tools like Cline and Cursor, allowing developers to request and receive user feedback directly within their development environment. By adding a simple prompt to your project, the MCP server ensures user input is considered before task completion, streamlining the development process and enhancing application quality.
Key Features
- Supports custom prompts for user feedback requests
- Allows automatic execution of commands upon startup
- 9 GitHub stars
- Integrates with Cline and Cursor
- Creates a `.user-feedback.json` configuration file for persistent settings
- Provides a web interface for testing and interaction
Use Cases
- Gathering user feedback during application development
- Testing complex user interactions in desktop applications
- Automating feedback requests within Cline and Cursor workflows