MyJarvis
Flagship MCP · v1.0 · LiveFreemium · $1 signup credit

A voice
for your
Claude agent.

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.

Works inside
Claude CodeClaude DesktopClaude CoworkManaged AgentsMCPOpenAI TTSClaude CodeClaude DesktopClaude CoworkManaged AgentsMCPOpenAI TTSClaude CodeClaude DesktopClaude CoworkManaged AgentsMCPOpenAI TTS
Why voice

A channel, not a feature.

Voice is how humans work with agents when the loop gets long, the tasks run in parallel, and you stop reading every message.

01For you

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.

02For your agent

A channel it already knows how to use.

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.

03For your team

Every agent gets the same voice layer.

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.

Capabilities

Six capabilities.

A full voice layer for your agent — TTS, feed, cards, team routing, and fair pricing. Everything works the moment the MCP installs.

01Core

Real-time TTS

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.

02Standard

Remote MCP

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.

03Included

Voice feed dashboard

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.

04Live

Mission Control cards

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.

05Team

Multi-agent routing

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.

06Fair

Pay-as-you-go

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.

Install

Your agent installs itself.

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.

Copy this to your agent
Read https://myjarvis.io/mcps/myjarvis-voice and install the MyJarvis Voice MCP into yourself. Then send me a voice test so I can confirm it works.
For the agent

Self-install, step by step.

  1. i.

    Register the MCP server.

    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"
        }
      }
    }
  2. ii.

    Complete OAuth.

    The client opens a browser window for user consent. Approve access. One dollar of signup credit lands in the account automatically — no card required.

  3. iii.

    Verify the tool is in the belt.

    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"
    })
  4. iv.

    Teach yourself to use it.

    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.”

Pricing

Free to start. Cheap to scale.

i.
Signup

$1.00 credit

Hundreds of voice responses on us, no card required. More than enough to install the MCP and decide if you want to keep going.

ii.
Pay-as-you-go

$0.015 per response

Thin margin over OpenAI TTS pricing. No floor, no commitment, no monthly fee. You pay for what your agent actually speaks.

iii.
Team plans

From $99 / mo

Pooled usage across every agent on your team, multi-agent voice routing, custom voices, priority support. For teams that run AI every day.

Install

Give your agent a voice.

Thirty seconds to install. One dollar of free credit to try. Pay-as-you-go after. No subscription, no floor, no reason to wait.