Loading MCP server directory, please wait...
Agent media tools: transcribe, summarize, notes, flashcards, doc Q&A, PDF compress. No API key.
npx @getmcp/cli add io.github.cmoonagent/vocce-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cmoonagent/vocce-agent": {
"command": "npx",
"args": [
"-y",
"vocce-transcribe-mcp"
],
"env": {
"VOCCE_API_BASE": "https://api.vocce.io/api/v1"
}
}
}
}