I
Interactive Feedback MCP
by @pawaovo
MCP server by pawaovo
Created 5/30/2025
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx interactive-feedback-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"pawaovo-interactive-feedback-mcp": {
"command": "uvx",
"args": [
"interactive-feedback-mcp"
]
}
}
}