MediaEngine for Claude Desktop
io.github.tr1ckymag1ca1/mediaengine
AI image, video, and audio generation for MCP — one API key, every model, wiring never changes.
client:Claude Desktop
transport:stdio
runtime:npm
Install MediaEngine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mediaengine": {
"command": "npx",
"args": [
"-y",
"mcp-media-engine"
],
"env": {
"MEDIAENGINE_API_KEY": "<MEDIAENGINE_API_KEY>",
"MEDIAENGINE_BASE_URL": "<MEDIAENGINE_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs