voicebox
A local-first voice I/O studio that exposes TTS, STT, and voice cloning to AI agents via an MCP server. Agents connect via MCP to call tools like voicebox.speak, voicebox.transcribe, and voicebox.list_profiles, with all audio processing running on-device for full privacy. Supports 7 TTS engines, Whisper-based dictation, and per-client voice binding for Claude Code, Cursor, and Windsurf.
Connects to: Claude Code, Cursor, Windsurf, Whisper, Local TTS engines · · MIT 52,765★
Use it with an AI agent
Loadbay is an MCP server, so an agent can search the catalog and find this harness:
claude mcp add --transport http loadbay https://loadbay.xyz/api/mcp
- Source: https://github.com/jamiepine/voicebox
- This harness as JSON: /api/harnesses/voicebox
- Agent setup: /setup.md
- Browse all 700+ harnesses on Loadbay