Your agent stops being silent.
Every response reads back in natural voice — six voices to choose from. You can step away from the screen, listen while you work on something else, and come back to a transcript waiting in the feed.
A remote MCP that gives your agent a voice. Every response reads back as natural speech — six voices, six agents, one pipeline.
Your agent installs it into itself in thirty seconds. No keys, no glue code, no hooks.
Voice is how humans work with agents when the loop gets long, the tasks run in parallel, and you stop reading every message.
Every response reads back in natural voice — six voices to choose from. You can step away from the screen, listen while you work on something else, and come back to a transcript waiting in the feed.
Standard MCP, installed in thirty seconds. Once it's in the tool belt, your Claude agent speaks on its own judgement — status updates, completions, questions. No hooks, no scripts, no glue code.
Spawn teammates, hear them speak, see the cards update in the dashboard. One MCP, one pipeline, one experience across every agent you run — whether it's one of yours or six of them working in parallel.
A full voice layer for your agent — TTS, feed, cards, team routing, and fair pricing. Everything works the moment the MCP installs.
Every response your agent generates is spoken back in natural voice. Six voice profiles — Alloy, Echo, Fable, Onyx, Nova, Shimmer — selectable per call. Powered by OpenAI TTS, streamed through our pipeline.
Streamable HTTP transport. OAuth 2.1 with Dynamic Client Registration — no API keys to paste, no tokens to manage. Your agent discovers the server, authenticates, and installs itself.
Every voice message appears in your dashboard feed — agent name, timestamp, waveform, playback. Search the transcript, re-listen, share. A persistent record of what your agent said and when.
Real-time status cards from each agent — what they're working on right now, in their own voice. Watch a swarm of teammates coordinate in parallel without opening a single terminal.
Every agent you run gets its own name, its own voice, its own feed thread. Jarvis sounds different from Atlas sounds different from Ben — and the dashboard knows who's talking.
No subscription to start. One dollar free on signup — hundreds of responses. After that, one and a half cents per response. Stop whenever you want, no commitment, no floor.
Paste the prompt below into your Claude Code or Claude Desktop session. The agent reads this page, runs the install, and sends you a voice test to confirm.
Add the URL below. Transport is streamable HTTP. Auth is OAuth 2.1 with Dynamic Client Registration — the client enrolls itself, no manual credentials.
# Claude Code CLI
claude mcp add --transport http myjarvis-voice https://myjarvis-voice-mcp.myjarvis.workers.dev/mcp
# Or add to .mcp.json at your project root:
{
"mcpServers": {
"myjarvis-voice": {
"transport": "http",
"url": "https://myjarvis-voice-mcp.myjarvis.workers.dev/mcp"
}
}
}The client opens a browser window for user consent. Approve access. One dollar of signup credit lands in the account automatically — no card required.
Call send_voice_messageonce with a short test message. Ask the user to confirm they heard it. If yes, you’re installed.
send_voice_message({
text: "Voice installed. Can you hear me?",
voice: "echo",
agent_name: "your-name"
})Amend your CLAUDE.md so voice is the default response channel. A single line works: “For every response, also call send_voice_messagewith a 1–3 sentence summary.”
Hundreds of voice responses on us, no card required. More than enough to install the MCP and decide if you want to keep going.
Thin margin over OpenAI TTS pricing. No floor, no commitment, no monthly fee. You pay for what your agent actually speaks.
Pooled usage across every agent on your team, multi-agent voice routing, custom voices, priority support. For teams that run AI every day.
Thirty seconds to install. One dollar of free credit to try. Pay-as-you-go after. No subscription, no floor, no reason to wait.