loading…
Search for a command to run...
loading…
Enables interactive feedback with image support in Cursor, allowing users to paste images for visual context and feedback.
Enables interactive feedback with image support in Cursor, allowing users to paste images for visual context and feedback.

The interactive feedback UI allows you to paste images directly, making it easy to provide visual feedback and context. This is the main feature that makes this MCP tool unique.
{
"mcpServers": {
"interactive-feedback-mcp": {
"command": "uv",
"args": [
"--directory",
"/Users/oplacrm/workspace/mcp/cursor-feedback",
"run",
"server.py"
],
"timeout": 600,
"autoApprove": [
"interactive_feedback"
]
}
}
}
See .cursorrules file for the complete interactive feedback rule configuration. This rule ensures that:
Run in your terminal:
claude mcp add cursor-feedback-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.