You’ll be using the Zapier MCP for this flow.
Open Saga and navigate to Settings. If you can’t find Settings, click on the Saga icon in your dock first.
Scroll to MCP Setup. Click Set up MCPs.
Copy the following configuration into the MCP Configuration textbox
{
"mcpServers": {
"zapier": {
"url": "YOUR_ZAPIER_MCP_URL"
}
}
}
Replace placeholder text under the Zapier config with your Zapier MCP URL. If you haven’t set up Zapier MCP yet, follow the below instructions:
Create a Zapier account here by clicking Get started.
It should then take you to https://mcp.zapier.com/mcp/servers
Click + New MCP Server
Select Other from the MCP Client list. You can leave the default name, or name it whatever makes sense to you! Click Create MCP Server.
Click Connect at the top.
Click Copy URL. Make sure “Streamable HTTP” is selected
Go back to Saga and paste the url into the config.
See below for an example of a filled out configuration.
{
"mcpServers": {
"zapier": {
"url": "https://mcp.zapier.com/api/mcp/s/randomstringoflettersandnumbers/mcp"
}
}
}
Click Save.
Make sure zapier says Loaded under MCP Servers Status.
Now you’re ready to execute Zapier MCP actions! Let’s make sure you have the right tools added.
Make sure to add the Gmail: Create draft tool in your Zapier MCP by clicking Configure at the top and then Add tool.
Search for Gmail. Then, add the Create draft tool. You will need to connect your Gmail account first. Once you’ve connected your Gmail account, you can leave the fields the way they are or configure the fields to a specific use case. Click Save.
Go back to Saga MCP Setup, and click Save again to ensure the new tool is included.
Click Let’s go! and have the Assistant draft an email.
Example: “Draft an email to ingrid@deepgram.com with subject ‘Hello’ and body ‘How’s it going?’”
Tip: You can ask the Assistant to write you an email first, and then create a draft with that content.
Note that MCP is a relatively new concept and the quality of response largely depends on the quality of the MCP servers themselves.
Says it’s unable to perform the action
Check that the MCP server is marked as “Loaded” under MCP Tools Loaded in MCP Settings.
Try clicking “Save” again in MCP Settings.
Added a new tool in Zapier but it’s not working
Go to Saga’s MCP Settings and click “Save” again.