Skip to content
Windsurf

ocular audio mcp for Windsurf

io.github.rayakaan/ocular-audio-mcp

MCP server for video transcripts, screenshots, and OCR on YouTube and web videos.

client:Windsurf transport:stdio runtime:npm

Install ocular audio mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ocular-audio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ocular-audio-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ocular audio mcp in other clients