Skip to main content
The front door for setting up Zapier with an AI agent. You do not have to know which product you need. Tell us what you want to do, and this routes you to the right surface.

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.
  1. Go to mcp.zapier.com and create a server for your client.
  2. Add only the tools you need, then connect each app account.
  3. Paste the server URL into your client’s MCP settings.
Full steps: MCP quickstart.

Zapier SDK

Call Zapier as a library from your code.
Full steps: SDK quickstart.

Zapier CLI

Drive Zapier from the terminal. The CLI is a standalone install that bundles the SDK.
Full steps: Using the CLI.

Install as a skill

Give your agent the router directly:
This prints the install skill for your agent to read and act on. Add --save <dir> to write it to a skills directory so it persists. Source: github.com/zapier/install-zapier.