Skip to main content
Zapier MCP connects to Kiro through your user MCP configuration. Add the Zapier connect URL to the config file and authenticate when prompted.

Before you begin

Connect Zapier MCP to Kiro

1

Open your MCP config

Open the command palette and search for Kiro: Open user MCP config.
2

Add the Zapier server

Add the following snippet:
{
  "mcpServers": {
    "Zapier": {
      "url": "https://mcp.zapier.com/api/v1/connect"
    }
  }
}
3

Save and authenticate

Save the file and authenticate with your Zapier account when prompted.
4

Verify the connection

In Kiro, start a new chat and ask:
Run the Zapier onboarding skill using get_zapier_skill with name "zapier-mcp-onboarding" and follow its instructions.
Your agent lists the Zapier tools available to it. If nothing appears, check Troubleshoot.

Next steps

Your first MCP workflow

Run the onboarding Skill and make your first tool call.

How tools work

Learn how dynamic tool discovery works and what the meta-tools do.