Skip to content
Cline

feedback magic for Cline

com.feedback-magic/feedback-magic

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

client:Cline transport:stdio runtime:npm

Install feedback magic in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

feedback magic in other clients