developer tools
User Feedback Mcp
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
python
local
developer tools
Installation
npx -y mrexodia/user-feedback-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "user-feedback-mcp",
"command": "npx",
"args": [
"-y",
"mrexodia/user-feedback-mcp"
]
}About This MCP Server
mrexodia/user-feedback-mcp
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub