Skip to content
Cline

MediaEngine for Cline

io.github.tr1ckymag1ca1/mediaengine

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

client:Cline transport:stdio runtime:npm

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

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

MediaEngine in other clients