mediagen for Windsurf
io.github.cripacx/mediagen
Generate images and video from text prompts across Gemini, OpenAI and Kie AI.
client:Windsurf
transport:stdio
runtime:npm
Install mediagen in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mediagen": {
"command": "npx",
"args": [
"-y",
"mediagen"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs