Skip to content
Claude Desktop

feedback magic for Claude Desktop

com.feedback-magic/feedback-magic

Create Feedback Magic widgets — feedback, surveys, changelog, roadmap — from your AI editor.

client:Claude Desktop transport:stdio runtime:npm

Install feedback magic in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "feedback-magic": {
      "command": "npx",
      "args": [
        "-y",
        "feedback-magic-mcp"
      ],
      "env": {
        "FEEDBACK_MAGIC_TOKEN": "<FEEDBACK_MAGIC_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

feedback magic in other clients