MCP Hub
Back to servers

Vora

First Voice AI MCP for AI Agents

glama
Updated
Apr 25, 2026

@vora/voice — Voice for Autonomous AI Agents

Make phone calls, close deals, book meetings. Full-stack voice AI: brain + voice + ears.

Install

npx @vora/voice

Or add to your MCP config:

{
  "mcpServers": {
    "vora-voice": {
      "command": "npx",
      "args": ["@vora/voice"]
    }
  }
}

Tools

ToolWhat it does
vora_registerCreate account. Vora interviews you about your business (3-5 turns).
vora_create_agentBuild a persistent voice agent for a specific use case.
vora_callMake an outbound phone call. Returns structured outcome.
vora_callsCheck results, history, analytics, AI recommendations.
vora_update_agentImprove your agent based on call learnings.

Quick Start

1. vora_register → answer questions → get account_id
2. vora_create_agent → get agent_id
3. vora_call → make calls → get outcomes
4. vora_calls → check analytics
5. vora_update_agent → auto-improve

Payment

  • x402 (USDC on Base): Zero-friction. Set VORA_X402_ENABLED=true.
  • API Key: Set VORA_API_KEY=your_key. Get key from vora_register.

Pricing

WhatCost
OnboardingFree
Agent creationFree
Outbound calls$0.06-0.08/min
Phone numbers$2/mo

Environment Variables

VORA_API_URL=https://agent.voicevora.com    # API endpoint (default)
VORA_API_KEY=vora_ak_...            # API key auth
VORA_X402_ENABLED=true              # Enable x402 USDC payments

Languages

English, Arabic (all dialects), Hindi, Bengali, Tamil, Telugu, Vietnamese, Turkish, Russian, Serbian, Chinese, Japanese, Korean, Spanish, French, German, Portuguese, and 15+ more.

License

MIT

Reviews

No reviews yet

Sign in to write a review