Skip to content
Windsurf

vocce transcribe for Windsurf

io.github.cmoonagent/vocce-agent

Agent media tools: transcribe, summarize, notes, flashcards, doc Q&A, PDF compress. No API key.

client:Windsurf transport:stdio runtime:npm

Install vocce transcribe in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vocce-agent": {
      "command": "npx",
      "args": [
        "-y",
        "vocce-transcribe-mcp"
      ],
      "env": {
        "VOCCE_API_BASE": "<VOCCE_API_BASE>"
      }
    }
  }
}

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

vocce transcribe in other clients