Skip to content
Windsurf

MediaEngine for Windsurf

io.github.tr1ckymag1ca1/mediaengine

AI image, video, and audio generation for MCP — one API key, every model, wiring never changes.

client:Windsurf transport:stdio runtime:npm

Install MediaEngine 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": {
    "mediaengine": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-media-engine"
      ],
      "env": {
        "MEDIAENGINE_API_KEY": "<MEDIAENGINE_API_KEY>",
        "MEDIAENGINE_BASE_URL": "<MEDIAENGINE_BASE_URL>"
      }
    }
  }
}

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

MediaEngine in other clients