media mcp for Windsurf
io.github.avclabs/media-mcp
MCP Server for video enhancement and image segmentation (SAM3)
client:Windsurf
transport:stdio
runtime:npm
Install media mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"media-mcp": {
"command": "npx",
"args": [
"-y",
"@avclabs.ai/media-mcp"
],
"env": {
"API_KEY": "<API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs