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
{
"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