Loading MCP server directory, please wait...
Native macOS MCP server for voice I/O — Swift binary, SFSpeechRecognizer + ElevenLabs TTS.
npx @getmcp/cli add io.github.boska/voxRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.boska/vox": {
"command": "https://github.com/boska/vox/releases/download/v1.0.0/vox-mcp",
"env": {
"ELEVENLABS_API_KEY": ""
}
}
}
}