explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

More from us

InfloqInfluencer marketingBgBlurPrivacy-first blurOlly SocialSocial AI copilotCeptoryVideo intelligenceBgRemoverBackground removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR — what people are asking
  • Why xAI built a platform, not just a model
  • Two minutes to an agent — what the console actually includes
  • Pricing — one meter vs three
  • vs OpenAI GPT-Realtime-2 and stitched stacks
  • What X users asked in the first hours (and honest answers)
  • Where this fits in the 2026 voice-agent stack
  • Security and production checklist
  • Try it
  • Related on explainx.ai
← Back to blog

explainx / blog

xAI Grok Voice Agent Builder: No-Code Voice Agents at $0.05/min (2026)

xAI launched Voice Agent Builder in beta — a no-code platform for production Grok Voice agents with telephony, MCP, guardrails, and observability at $0.05/min. Benchmarks, pricing, and how it compares to stitched STT+LLM+TTS stacks.

Jul 2, 2026·8 min read·Yash Thakker
xAIGrok VoiceVoice AgentsMCPTelephonyNo-Code
go deep
xAI Grok Voice Agent Builder: No-Code Voice Agents at $0.05/min (2026)

On July 1, 2026, xAI announced Voice Agent Builder in beta: a no-code platform to configure production voice agents on Grok Voice — telephony, knowledge bases, tools, MCP connectors, guardrails, and call observability in one place. Pricing starts at $0.05/min of audio with voices included; a free phone number ships with every account.

The pitch is familiar to anyone who has shipped phone agents: most stacks stitch three APIs — speech-to-text, a language model, and text-to-speech — often from different vendors. Each hop adds latency, cost, and failure modes. xAI's answer is a single speech-to-speech path built for Grok Voice, exposed through an operator console rather than a bag of SDKs.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.


TL;DR — what people are asking

QuestionAnswer
When did it launch?July 1, 2026 — beta at console.x.ai/voice/agents
What does it cost?$0.05/min audio (API rate, voices included) + $0.01/min on free provisioned telephony
Do I get a phone number?Yes — free number per account; SIP import or WebSocket client also supported
Is it really no-code?Plain-language agent prompt + document uploads + tool/MCP wiring; xAI claims ~2 minutes to first agent
MCP support?Yes — alongside API tools, calendars, X search, Linear, Notion, Drive, OneDrive
Benchmark claim?τ-voice Bench: Grok Voice Think Fast 67.3% vs Gemini 3.1 Flash Live 43.8%, GPT Realtime 1.5 35.3%
vs GPT-Realtime-2?OpenAI = model API; xAI = platform + telephony + ops on Grok Voice — see comparison below

Why xAI built a platform, not just a model

Voice agents that handle real phone calls face conditions demo videos skip:

  • Low-quality PSTN audio, background noise, strong accents
  • Interruptions and mid-sentence topic changes
  • Ambiguous workflows spanning dozens of tools
  • 25+ languages on the same line

xAI says Grok Voice was trained on that traffic. They publish τ-voice Bench scores under those conditions:

ModelOverall (τ-voice Bench)
Grok Voice Think Fast 1.067.3%
Gemini 3.1 Flash Live43.8%
GPT Realtime 1.535.3%

Category breakdowns (retail, airline, telecom) appear on x.ai/voice. Treat vendor benchmarks as directional — run your hardest call flows before production — but the gap xAI quotes is large enough to force a bake-off if you are re-platforming support lines.


Two minutes to an agent — what the console actually includes

xAI's setup flow:

  1. Write a plain-language prompt — how calls should flow; Grok reasons in real time over long instructions.
  2. Attach a knowledge base — upload docs (Markdown, Word, PowerPoint, Excel, HTML, JSON, plain text, and others). Collections can be shared across agents so policies and runbooks live in one place.
  3. Wire tools — calendars (Google, Outlook), email, custom API requests, web search, X search, tickets (Linear, Notion), files (Drive, OneDrive).
  4. Add MCP connectors — reuse servers you already run; same week xAI pushed hosted MCP for the X API (our setup guide).
  5. Pick a voice — 80+ built-in voices or a ~2-minute clone from brand audio.
  6. Assign a number — free provisioned line, SIP for an existing carrier number, or browser test without dialing.

Actions during calls: lookup records, change CRM rows, transfer to human, end call, and real-time notifications so a team can see tool use and intervene.

After calls: recordings, transcripts, and a trace of which tools fired. Guardrails block off-script topics or sensitive reads (e.g. reading back full card numbers).


Pricing — one meter vs three

Line itemRate (xAI, July 2026)
Grok Voice audio (agent runtime)$0.05 / min
VoicesIncluded (no separate TTS meter)
Platform feeNone (per xAI announcement)
Telephony (free provisioned number)+$0.01 / min

xAI contrasts this with stacks that bill STT + LLM + TTS + platform separately. Your finance team should still model tool-call costs, MCP/backend API usage, and human transfer time — the $0.05/min line is the voice path, not the whole COGS story.

For comparison, OpenAI GPT-Realtime-2 uses per-token audio pricing ($32/M input audio tokens, $64/M output, as of its May 2026 launch) plus whatever telephony vendor you add yourself.


vs OpenAI GPT-Realtime-2 and stitched stacks

DimensionxAI Voice Agent BuilderOpenAI Realtime API (GPT-Realtime-2)DIY STT + LLM + TTS
Primary buyerOperators, support leads, light devsDevelopers building custom clientsPlatform teams with integration budget
TelephonyBuilt-in (+ free number)Bring your ownBring your own
SetupNo-code consoleCode + WebSocketThree integrations minimum
MCPFirst-class in consoleVia your orchestration layerVia your orchestration layer
Pricing shape$/min flat on audioPer-token audio + your infraThree vendor meters
Model pathSpeech-to-speech Grok VoiceSpeech-to-speech GPT-Realtime-2Often three-hop latency

Neither replaces the other automatically: teams already deep on OpenAI Realtime keep their client investments; teams drowning in Twilio + Whisper + GPT + ElevenLabs glue may prefer xAI's bundle.


What X users asked in the first hours (and honest answers)

From the launch thread and replies — the questions that actually showed up:

"How do I get the free phone number?"
Sign up at console.x.ai/voice/agents, create an agent, and provision a number in-console. xAI states every account includes one; exact UI steps may shift during beta.

"Can it navigate phone trees (IVR)?"
Not highlighted in the launch post. Assume outbound/inbound agent flows first; IVR traversal is a verify-in-beta item if your use case is "press 2 for billing."

"Can it call my Hermes agent / sub tools via API?"
Custom API tools and MCP are supported — if Hermes exposes HTTP or MCP, wiring is plausible. There is no Hermes-specific connector in the announcement; plan an integration test.

"Personal assistant for unknown callers → email me details"
Early user reports (e.g. capture name, phone, purpose → email) match the tool + notification pattern Voice Agent Builder describes. Good first-hour beta project; add guardrails before exposing a personal line publicly.

"Is this just a wrapper?"
One reply on X: "functionality wrapper with smart defaults." Fair framing — the differentiation is Grok Voice quality + integrated telephony + MCP at $/min, not a novel agent paradigm. Compare to building on raw GPT-Realtime-2 where you own the wrapper.


Where this fits in the 2026 voice-agent stack

Voice is splitting into three lanes on explainx.ai's read:

  1. Model APIs — OpenAI Realtime, open TTS like Miso-TTS, local studios like Voicebox
  2. Agent harnesses — loop engineering, MCP directories, agent skills
  3. Turnkey operator platforms — Voice Agent Builder lands here

If your team lives in Claude Code + MCP for coding, a Grok voice line for phone support is complementary — not a migration. Browse live MCP servers on explainx.ai/mcp-servers and skills on /skills for the coding side; use Voice Agent Builder when the channel is PSTN or browser voice, not IDE chat.


Security and production checklist

Before pointing production traffic at a beta console:

  • Guardrails — script boundaries, PCI-style blocks, escalation paths
  • Tool scopes — least-privilege API keys; MCP servers are supply-chain surface
  • Recording retention — transcripts may contain PII; align with your data policy
  • Human transfer — test failure modes when the agent loops or mis-hears numbers
  • Cost caps — $0.05/min × long calls × tool latency adds up; monitor per-agent dashboards xAI ships

For workshop-style "use Claude as a work partner" without telephony, explainx.ai runs Claude for Work live sessions — different channel, same "AI as colleague" goal.


Try it

  • Console: console.x.ai/voice/agents
  • Product page: x.ai/voice
  • Announcement: x.ai/news/grok-voice-agent-builder

Build one agent on your hardest workflow — refund line, booking change, tier-1 triage — and call it. Voice quality does not survive benchmark tables alone.


Related on explainx.ai

  • GPT-Realtime-2.1-mini: reasoning at mini price (July 2026) — OpenAI's latest mini tier with tools
  • OpenAI GPT-Realtime-2: Voice Models API — speech-to-speech model tier and token pricing
  • X Hosted MCP: Cursor, Claude, Grok → X API — MCP in the xAI/X stack the same week
  • What Is MCP? Complete Guide — architecture behind Voice Agent Builder connectors
  • Loop Engineering: Coding Agent Loops — when voice agents need backend agent loops, not just prompts
  • Voicebox: Open-Source Voice Studio + MCP — self-hosted alternative lane
  • Claude for Work Workshop — live training for knowledge workers (no telephony required)
  • MCP server directory · Agent skills registry

Pricing, benchmark figures, and beta feature availability are accurate as of July 2, 2026 per xAI's announcement. Verify current rates in the xAI console before budgeting production call volume.

Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

May 4, 2026

Saperly: phone numbers, voice, and SMS for AI agents (plus MCP)

AI agents that place real calls and texts need carrier identity, routing, and audit—not a consumer SIM. Saperly packages lines, modes, and docs around agent workflows; here is what the product actually lists.

Jul 27, 2026

Grok 4.6 and 4.7: Musk's Announced Timeline, Explained

Musk announced Grok 4.6 and Grok 4.7 on X on July 25, 2026, days after Claude Opus 5 shipped. Here's the timeline, the Pareto-frontier claim behind it, and what Grok 4.5's actual benchmarks show while we wait for either model.

Jul 24, 2026

Grok 4.5: VulcanBench Lead and Graffiti Conjecture 284

July 2026: Grok 4.5 goes wide on Grok.com, X, and mobile while VulcanBench Report No. 4 puts it at 21/23 tasks. Separately, a Grok-powered agent flags Hoffman–Singleton as a counterexample to Graffiti 284 — verify before you hype.