Back to Blog

Introducing AgentVibes v2.0.17 - Finally! Your Agents Can Talk Back!

AgentVibes v2.0.17 brings MCP server support, language learning mode, SSH audio optimization, and professional text-to-speech to Claude Code, Claude Desktop, and Warp Terminal.

releasefeaturesvoicemcp

By Paul Preibisch

Introducing AgentVibes v2.0.17

Finally! Your agents can talk back! 🎤

We're thrilled to announce AgentVibes v2.0.17 - our biggest release yet, transforming how you interact with AI assistants across Claude Code, Claude Desktop, and Warp Terminal.

🌟 Headline Features

🎙️ AgentVibes MCP Server - Natural Language Control

The game-changer: MCP (Model Context Protocol) server support!

What does this mean? Instead of memorizing slash commands like /agent-vibes:switch Aria, you can now simply say:

"Switch to Aria voice" "Change personality to sarcastic" "Speak in French"

The MCP server is essentially a plugin that exposes AgentVibes functionality directly to your AI assistant. Your assistant understands what you want and calls the right functions automatically.

The Big Win: This enables Claude Desktop support! 🎉

AgentVibes started as a Claude Code exclusive, but with MCP, it now works seamlessly in Claude Desktop (Anthropic's ChatGPT competitor). Give Claude Desktop the command:

"Every time I give you a command, speak the acknowledgement using AgentVibes and confirm what you completed when done"

Watch the magic happen!

Supported Platforms:

  • Claude Code - Original platform, now with slash commands OR MCP
  • Claude Desktop - NEW! Full MCP support
  • Warp Terminal - AI-powered terminal with voice feedback

→ Learn more about MCP Setup

📚 Language Learning Mode - Learn While You Code

Turn your coding sessions into immersive language learning experiences!

Every task acknowledgment plays twice:

  1. First in your native language (English)
  2. Then in your target language (Spanish, French, German, etc.)

Example:

Claude: "I'll check that git status for you" 🔊
Claude: "Voy a revisar ese estado de git para ti" 🔊

Repetition is key to learning - hearing phrases over and over in context helps them stick. Plus, it makes your coding journey way more fun!

Quick Start:

/agent-vibes:learn                    # Enable learning mode
/agent-vibes:target spanish           # Set target language
/agent-vibes:set-speed target 0.75x   # Slow down for better comprehension

Supports 30+ languages including Spanish, French, German, Portuguese, Italian, Japanese, Korean, Chinese, and more!

→ Complete Language Learning Guide

🔊 SSH Audio Optimization - Perfect Remote Development

Working on remote servers? Auto-detected SSH audio optimization eliminates static and clicking sounds!

AgentVibes now automatically detects when you're in an SSH session (VS Code Remote SSH, regular SSH, cloud dev environments) and converts audio to the optimal format for perfect playback.

No configuration needed - it just works! ✨

🎯 Complete Feature List

Multi-Provider Support

Choose your voice provider:

  • ElevenLabs - 150+ premium AI voices with incredible quality
  • Piper TTS - 50+ free voices that work offline (no API key!)

Switch anytime with a single command:

/agent-vibes:provider switch piper
/agent-vibes:provider switch elevenlabs

27+ Professional AI Voices

From character voices to accents and unique personalities:

  • Northern Terry (Canadian charm)
  • Aria (Clear, professional)
  • Antoni (Warm, friendly)
  • Pirate Marshal (Arr, matey!)
  • Rachel (French accent)
  • And 20+ more!

Preview before choosing:

/agent-vibes:preview          # Preview voices
/agent-vibes:switch Aria      # Select your favorite

19 Built-in Personalities

Make your AI assistant uniquely yours:

🎭 Character Personalities:

  • Sarcastic 😏
  • Flirty 💋
  • Pirate 🏴‍☠️
  • Zen 🧘
  • Robot 🤖
  • Grandpa 👴

🎨 Speaking Styles:

  • Dry Humor
  • Encouraging
  • Professional
  • Casual
  • Thoughtful

Apply personalities with:

/agent-vibes:personality pirate
/agent-vibes:personality sarcastic

Advanced Sentiment System

Want your favorite voice to sound different without changing it? Sentiments apply speaking styles to any voice:

/agent-vibes:sentiment sarcastic    # Make any voice sarcastic
/agent-vibes:sentiment flirty       # Add flirty vibes
/agent-vibes:sentiment professional # Keep it professional

Personalities vs Sentiments:

  • Personalities - Changes both voice AND style
  • Sentiments - Changes only style, keeps your current voice

🌍 30+ Language Support

Full multilingual support with native voice quality:

  • Spanish, French, German, Portuguese, Italian
  • Japanese, Korean, Chinese, Russian, Arabic
  • And 20+ more languages!
/agent-vibes:set-language spanish

⚡ Unified Speech Speed Control

Fine-tune playback speed for both providers:

/agent-vibes:set-speed 2x      # Double speed
/agent-vibes:set-speed 0.5x    # Half speed
/agent-vibes:set-speed target 0.75x  # Slow target language for learning

🎵 Voice Replay & Management

Missed what Claude said? Replay it:

/agent-vibes:replay             # Replay last message
/agent-vibes:replay 5           # Replay 5th last message
/agent-vibes:replay-target      # Replay last target language audio

🔌 Enhanced BMAD Plugin

Auto voice switching for BMAD agents with multilingual support. Each agent can have its own voice and personality!

Audio Quality Improvements

  • Better bitrate preservation
  • Non-blocking playback
  • Improved provider switching
  • Smart context detection with project-specific settings

🚀 Getting Started

For Claude Code Users

One command installation:

npx agentvibes install

Enable the output style:

/output-style agent-vibes

For Claude Desktop Users

Add the MCP server to your Claude Desktop configuration:

{
  "mcpServers": {
    "agentvibes": {
      "command": "npx",
      "args": ["-y", "agentvibes@beta", "agentvibes-mcp-server"],
      "env": {
        "ELEVENLABS_API_KEY": "${ELEVENLABS_API_KEY}"
      }
    }
  }
}

Windows Users: Check out our Windows Setup Guide for complete WSL and Python setup instructions.

🎯 What's Next?

We're continuously improving AgentVibes based on your feedback! Join our GitHub Discussions to share ideas and feature requests.

Upcoming features:

  • More voice options
  • Additional language learning modes
  • Enhanced personality customization
  • Community-created personalities

📚 Resources


Ready to give your AI a voice? Install AgentVibes now and transform your coding experience!

Download on GitHub | View Release Notes

Ready to give your AI a voice?

Install AgentVibes in seconds and start coding with personality