media context mcp for Windsurf
io.github.vishalguptax/media-context-mcp
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
client:Windsurf
transport:stdio
runtime:npm
Install media context mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"media-context-mcp": {
"command": "npx",
"args": [
"-y",
"media-context-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs