Overview
Beyond custom function tools that call your own webhook, Sulus assistants can connect directly to third-party MCP (Model Context Protocol) servers and use their tools during a live call. This lets an assistant reach thousands of pre-built app integrations — through providers like Zapier, Make.com, and Composio — without you writing and hosting a webhook for each one.
This is configured as a tool of type mcp, pointed at the provider's MCP server via a server.url field. It's a different setup from the Claude Desktop / IDE MCP connection covered in MCP Integration, which connects an AI coding assistant to Sulus's own platform APIs, not to third-party apps.
Not every system has a native MCP server. Popular CRMs — Salesforce, HubSpot, and Pipedrive — don't currently expose one, so those are connected using the Custom Tool / webhook pattern covered near the end of this page, and detailed further in Custom Function Tools.