By Sagar Shankaran, Founder of CallSphere
How to design a multi-agent system using MCP for tools and A2A for cross-vendor coordination, with a CallSphere voice agent as a participating node.
Key takeaways
If you are building a multi-agent system in 2026 and you want it to last, the recommendation is straightforward:
This post walks through how to design that stack end to end and shows where a CallSphere voice agent slots in as a node.
flowchart TB
User[Human or Consumer Agent]
User --> Orchestrator[Orchestrator Agent<br/>Plans, decides, delegates]
Orchestrator -->|MCP| DB[(Postgres MCP Server)]
Orchestrator -->|MCP| CRM[CRM MCP Server]
Orchestrator -->|MCP| Cal[Calendar MCP Server]
Orchestrator -->|A2A| Voice[CallSphere Voice Agent]
Orchestrator -->|A2A| Workday[Workday Agent]
Orchestrator -->|A2A| Sales[Salesforce Agent]
Voice --> Phone[(PSTN / SIP)]
Voice -->|MCP| DB
Voice -->|MCP| CRM
The orchestrator does the planning. It owns global state for the user's task. It uses MCP to call tools (deterministic capabilities) and A2A to call other agents (reasoning, stateful participants). The CallSphere voice agent is itself an A2A-reachable node — it answers calls, makes outbound calls, and exposes scheduling, lookup, and follow-up tasks via its Agent Card.
The first move: inventory every external system the agent needs to touch. For most production agents that means:
Wrap each in an MCP server. Use Tier-1 reference servers where they exist (Postgres, GitHub, Slack); write thin custom servers for everything else. Auth via OAuth 2.1 with tenant scopes.
The orchestrator agent is a single reasoning model with:
Hear it before you finish reading
Talk to a live CallSphere AI voice agent in your browser — 60 seconds, no signup.
Critical design decisions:
This is where the voice channel enters the architecture. CallSphere is an AI voice and chat agent platform — voice, chat, SMS, and WhatsApp, 57+ languages, 6 verticals (healthcare, real estate, sales, salon, IT helpdesk, after-hours), ~14 function tools, 20+ DB tables, $149/$499/$1,499 monthly plans, HIPAA-friendly, 3–5 day launch.
Slotted into the multi-agent system, the CallSphere voice agent does three things:
The Agent Card CallSphere publishes (illustrative shape):
{
"agentId": "callsphere-voice-receptionist",
"displayName": "CallSphere Voice Receptionist",
"vendor": "CallSphere",
"version": "1.0.0",
"endpoint": "https://a2a.callsphere.ai/v1",
"auth": ["oauth2"],
"capabilities": [
{ "task": "answer.inbound.call", "modes": ["voice"] },
{ "task": "make.outbound.call", "modes": ["voice"] },
{ "task": "send.sms", "modes": ["sms"] },
{ "task": "send.whatsapp", "modes": ["whatsapp"] },
{ "task": "schedule.appointment", "modes": ["voice","chat","sms","whatsapp"] }
],
"guarantees": { "hipaaCompliant": true, "latencyP50Ms": 800 }
}
A typical orchestrator → CallSphere task flow:
Multi-agent systems fail in interesting ways. Three observability layers to wire up:
If you are running a small or mid-size business and you want an AI voice receptionist or sales/scheduling agent, you don't have to design an entire multi-agent system to benefit. The CallSphere agent works standalone today — voice, chat, SMS, WhatsApp, 57+ languages, 6 verticals, $149/month entry tier, free trial, 3–5 day launch.
Still reading? Stop comparing — try CallSphere live.
CallSphere ships complete AI voice agents per industry — 14 tools for healthcare, 10 agents for real estate, 4 specialists for salons. See how it actually handles a call before you book a demo.
But because CallSphere is built A2A-ready, the same agent slots into an enterprise multi-agent system as a node when you are ready. You don't have to rebuild anything; you turn on the Agent Card and the upstream orchestrator finds you.
Start a CallSphere free trial.
Imagine a healthcare practice running a multi-agent system:
A new patient calls. CallSphere answers in their preferred language (one of 57+), authenticates, pulls a record via EHR MCP, and offers slots from the Calendar MCP. The conversation triggers an A2A task back to the orchestrator, which checks staff availability via the Workday agent and confirms. The whole flow takes one phone call and a few seconds of orchestration overhead, with full audit and HIPAA compliance.
That is the multi-agent stack in production.
Q: Do I need to run the full multi-agent stack to use CallSphere? No. CallSphere works standalone — most customers run it without any external orchestrator. The A2A node story is a 2026 architecture upgrade for customers integrating CallSphere into a broader multi-agent system.
Q: Can CallSphere call my MCP servers directly? Yes. CallSphere supports MCP tool access alongside its native function tools, so your CRM, calendar, and internal APIs can be exposed once via MCP and consumed by both the CallSphere voice agent and any upstream orchestrator agent.
Q: What does the integration timeline look like? A standalone CallSphere voice agent launches in 3–5 days. Wiring it as a node in a broader multi-agent system on top of that depends on your orchestrator stack, but typically adds a week to two for testing and rollout.

Written by
Sagar Shankaran· Founder, CallSphere
LinkedInSagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
A 2026 market read on financial services and fintech SMBs across Singapore, Malaysia, the Philippines, and Indonesia — and how CallSphere AI voice and chat agents deliver multilingual, compliant, 24/7 customer conversations.
Ethiopian coffee exporters and cooperatives lose buyer enquiries across time zones. See how a CallSphere AI voice and chat agent answers international coffee buyers 24/7 in Amharic and English.
Hotels, event venues, and professional-services firms in Erbil serve guests and clients in Kurdish, Arabic, and English. CallSphere answers every call and message 24/7 and books directly.
Equatorial Guinea shops, restaurants and hotels serve a mix of local and international customers who call at all hours in several languages. See how CallSphere answers every one 24/7 and books the sale or table.
A step-by-step guide for Moroccan retail and e-commerce businesses to cut COD returns, recover abandoned carts, and answer buyers in Darija, French, and English with a CallSphere AI agent.
Grenada businesses serving St George's University students and families, from rentals and clinics to tutoring and professional services, use CallSphere AI voice and chat agents to answer enquiries across every time zone and language, 24/7.
© 2026 CallSphere Inc. All rights reserved.
Made within San Francisco
Watch how CallSphere handles real customer calls, schedules appointments, and processes payments — live.