Skip to main content
By the end of this quickstart, your AI client will be able to send messages, create tasks, and look up your real app data during a conversation.

Before you begin

  • A Zapier account
  • An AI client that supports the Model Context Protocol over Streamable HTTP. If your organization manages your AI client, an admin or owner may need to approve the Zapier connector first.

1. Connect your client

Follow your client’s page below.
Already connected? Skip to Set up your tools.

Claude

Claude Code

ChatGPT

Cursor

More clients

Amazon Quick Suite

Claude Cowork

Figma Make

Fin

Gemini CLI

Julius

Kiro

Linear

Microsoft Copilot Studio

Mistral

OpenClaw

OpenCode

Replit

v0

VS Code

Warp

Windsurf

Zed

Building in code

Writing your own integration rather than using a chat client? These paths authenticate with a connection token, so you create the server first.

Python

TypeScript

Client not listed

Zapier MCP works with any MCP-compatible client. To connect one that is not listed above, use the connection token path.

2. Set up your tools

Once authentication completes, Zapier auto-provisions your server and pre-enables actions for the apps already connected to your own Zapier account. If you have no connected apps yet, your server starts empty, and the onboarding skill below sets you up. In your AI client, paste this prompt:
Your client asks you to approve the first Zapier tool run. Approving for the session, rather than once, saves you a prompt on every action. The skill checks what is enabled, enables apps for you if nothing is, and gives you the sign-in links in one batch. It then runs a read-only rundown across a few of your apps, such as a morning digest of your email, calendar, and tasks, and asks before saving it as a reusable skill. Some clients run this skill as part of their setup prompt. If yours already did, continue to Run your first action.

3. Run your first action

Ask your agent to do something with one of your connected apps. For example:
  • “Find my last email from [name] and summarize it.”
  • “What rows are in my [spreadsheet name] spreadsheet?”
  • “What meetings do I have tomorrow?”
If the action is not enabled on your server yet, your agent finds and enables it as part of the same request. Each successful tool call uses two tasks from your Zapier plan, and failed calls do not count. Check Usage for details.

Next steps

How tools work

How dynamic tool discovery works, and what each meta-tool does.

Tool bundles

Share your tool configuration with other users.

Usage

How tasks are counted, plan limits, and what happens when you reach them.
Last modified on August 28, 2026