Blog

What Is MCP And Why Voice Agents Need It

What Is MCP And Why Voice Agents Need It

Every voice agent needs tools—functions it can call to fetch data, update records, or trigger actions. But connecting tools to agents requires custom code for each integration: one adapter for your database, another for your calendar, another for email.

Read More
How To Add Guardrails To Voice Agents

How To Add Guardrails To Voice Agents

Voice agents talk in real time. That means they can say inappropriate things before you catch them. Traditional content moderation happens after the fact—flagging text that’s already been sent or speech that’s already been spoken. But voice agents need guardrails that work during the conversation, blocking unsafe content before it reaches the user.

Read More
Stream Voice Like You Stream Text

Stream Voice Like You Stream Text

User asks a question. Three seconds of silence. Then the agent speaks.

Read More
Design Tools For Voice, Not Text

Design Tools For Voice, Not Text

Your voice agent makes 8 tool calls to book a flight. Eight.

Read More
Call Any Business With A Voice Agent

Call Any Business With A Voice Agent

Your dentist doesn’t have an API. Your local auto repair shop doesn’t either. Neither does the family-run restaurant down the street.

Read More
Use Meta-Prompts To Build Voice State Machines

Use Meta-Prompts To Build Voice State Machines

Complex voice conversations drift. Users ask three things at once. Agents lose context after five turns. By turn eight, nobody remembers what you were even talking about.

Read More
Replay Voice Agent Conversations Like Code

Replay Voice Agent Conversations Like Code

Debugging voice agents is fundamentally different from debugging text agents.

Read More
Why Voice Agents Use WebRTC In Browsers

Why Voice Agents Use WebRTC In Browsers

Transport layer isn’t something most developers think about. But when you’re building voice agents, it’s the difference between 50ms latency and 500ms latency.

Read More
What The Agents SDK Runtime Does For You

What The Agents SDK Runtime Does For You

Developers spend way too much time writing plumbing code for voice agents.

Read More
Human-In-The-Loop For Voice Agents

Human-In-The-Loop For Voice Agents

Critical actions shouldn’t execute blindly. When a voice agent is about to spend money, delete data, or commit irrevers

Read More
Tags