user-feedback-mcp
User Feedback MCP is designed as a simple Model Context Protocol server that integrates with existing tools like Cline and Cursor to facilitate human-in-the-loop workflows. It helps developers collect essential user feedback in desktop applications requiring complex interactions.
What is the purpose of the User Feedback MCP?
The User Feedback MCP is designed to facilitate a human-in-the-loop workflow by enabling developers to request user feedback during the development of desktop applications.
How do I install the User Feedback MCP in Cline?
To install the MCP server in Cline, you need to install 'uv' globally, clone the repository, and configure the MCP server settings in Cline.
Can the User Feedback MCP execute commands automatically?
Yes, the User Feedback MCP can be configured to execute commands automatically by setting the 'execute_automatically' option in the configuration file.
What tools are available with the User Feedback MCP?
The User Feedback MCP includes the 'user_feedback' tool, which is used to request user feedback before completing tasks.
Is there a web interface available for testing?
Yes, the User Feedback MCP provides a web interface for testing, accessible at http://localhost:5173.