vocce transcribe for Claude Desktop
io.github.cmoonagent/vocce-agent
Agent media tools: transcribe, summarize, notes, flashcards, doc Q&A, PDF compress. No API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install vocce transcribe in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vocce-agent": {
"command": "npx",
"args": [
"-y",
"vocce-transcribe-mcp"
],
"env": {
"VOCCE_API_BASE": "<VOCCE_API_BASE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs