voice-connect — voice service for agents. MCP tools tts (text → ready-to-send .ogg/opus voice file) and stt (audio → text) over one core, plus an OpenAI-compatible HTTP facade (/v1/audio/speech + /v1/…
{
"mcpServers": {
"agfpdvoice-connect": {
"command": "npx",
"args": [
"-y",
"@agfpd/voice-connect"
]
}
}
}