MCP Server
The Synthflow MCP server lets you use Synthflow directly from the AI tools you already prefer, such as Claude, Claude Desktop, ChatGPT, and Codex. Describe what you want in plain language to build agents, review calls, manage knowledge bases, and more, without leaving that tool.
Setup differs by client. For Claude and Claude Code, see the Anthropic guide. For ChatGPT and Codex, see the OpenAI guide.
Server URLs
The MCP server runs in three regions. Point your client at the URL that matches your workspace region:
Supported tools
Your client discovers the tool list when it connects. The tables below group the tools by what they manage, using the exact tool names your client will show.
Every tool runs against the workspace you connected. Tools that accept a workspace_id can target a subaccount instead, so agency admins can work across the accounts they manage from one connection.
Many of these tools write to your live workspace. delete_agent, delete_action, delete_knowledge_base, batch_update_agents_by_filter, and rollback_agent_version take effect as soon as they run. Keep write and delete tools behind approval in your client and review each call before you allow it.
Agents and voices
Calls
Actions
Knowledge bases
Simulations
Phone numbers and contacts
Workspace and diagnostics
FAQ
Where do I see the tool list for my own connection?
Your client lists the tools it loaded from the server, usually in its MCP or connector settings. Supported tools mirrors that list. If your client caches tool definitions, reconnect the server to pick up newly released tools.
How is this different from Aurora?
Aurora is the in-dashboard agent: one chat thread in the Synthflow UI with Memory, Learnings, and rich UI cards. The Synthflow MCP server runs in your preferred AI client and manages the workspace you connect. Both draw on the same capabilities, though Aurora adds tools that only make sense in the dashboard, such as rendering tables and version diffs.
How is this different from MCP Connectors?
MCP Connectors let a voice agent call tools on an external MCP server during a live call. The Synthflow MCP server is the opposite direction: an AI tool calls Synthflow to manage your workspace.