Skip to content
Windsurf

feedback magic for Windsurf

com.feedback-magic/feedback-magic

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

client:Windsurf transport:stdio runtime:npm

Install feedback magic in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

feedback magic in other clients