loading…
Search for a command to run...
loading…
First Voice AI MCP for AI Agents
First Voice AI MCP for AI Agents
Make phone calls, close deals, book meetings. Full-stack voice AI: brain + voice + ears.
npx @vora/voice
Or add to your MCP config:
{
"mcpServers": {
"vora-voice": {
"command": "npx",
"args": ["@vora/voice"]
}
}
}
| Tool | What it does |
|---|---|
vora_register |
Create account. Vora interviews you about your business (3-5 turns). |
vora_create_agent |
Build a persistent voice agent for a specific use case. |
vora_call |
Make an outbound phone call. Returns structured outcome. |
vora_calls |
Check results, history, analytics, AI recommendations. |
vora_update_agent |
Improve your agent based on call learnings. |
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
VORA_X402_ENABLED=true.VORA_API_KEY=your_key. Get key from vora_register.| What | Cost |
|---|---|
| Onboarding | Free |
| Agent creation | Free |
| Outbound calls | $0.06-0.08/min |
| Phone numbers | $2/mo |
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
English, Arabic (all dialects), Hindi, Bengali, Tamil, Telugu, Vietnamese, Turkish, Russian, Serbian, Chinese, Japanese, Korean, Spanish, French, German, Portuguese, and 15+ more.
MIT
from github.com/stefanstojanovicstefa-creator/vora-voice-mcp
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"vora": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also