MCP tool surface
Exposes authenticated lookups, account actions, and escalation as structured tools.
Agent Orchestration
Model Context Protocol for exposing tools to live speech agents over a shared tool surface.
The Model Context Protocol (MCP) exposes tools that models can call during a conversation. With AgentDuet, the phone call and audio stay on AgentDuet; MCP provides the tool surface the model uses for lookups, updates, and policy-gated actions.
For setup, credentials, and API details, use the Documentation link above.
The technical characteristics that matter when deciding whether this provider belongs in your application.
Exposes authenticated lookups, account actions, and escalation as structured tools.
Tool schemas from MCP become function declarations for the live speech model.
Change the MCP server to change agent capabilities without rewiring call audio.
Caps and approvals stay in the tool layer so the model cannot invent unauthorized outcomes.
Practical scenarios where the provider's role is clear and the surrounding systems remain under application control.
Verify the caller, explain fees, apply a policy-limited waiver, or escalate.
Keep business operations in MCP while the speech model handles the conversation.
Reuse the same MCP server from phone and other clients that speak MCP.
These providers occupy a similar role in the stack. Compare their strengths, operating model, and surrounding services.
AgentDuet handles the phone and messaging boundary. Your model runs the conversation.