Pick your path
The SDK and CLI are separate installs. Pick the SDK for a code project, the CLI for terminal-only work.
Zapier MCP
Connect an AI client to your apps with no code.- Go to mcp.zapier.com and create a server for your client.
- Add only the tools you need, then connect each app account.
- Paste the server URL into your client’s MCP settings.
Zapier SDK
Call Zapier as a library from your code.Zapier CLI
Drive Zapier from the terminal. The CLI is a standalone install that bundles the SDK.Install as a skill
Give your agent the router directly:--save <dir> to write it to a skills directory so it persists. Source: github.com/zapier/install-zapier.