Skip to main content
Zapier MCP connects to Claude Code with a prompt. Paste it into Claude Code and it runs the install command, restarts, and sets you up with the Zapier onboarding Skill.

Before you begin

Connect Zapier MCP to Claude Code

1

Copy the prompt

Copy the prompt below:
2

Paste it into Claude Code

Paste the prompt into Claude Code and follow the instructions.When prompted, authenticate with your Zapier account.
If you are running Claude Code on WSL (Windows Subsystem for Linux), OAuth callbacks from the browser may not reach Claude Code. If authentication does not complete, run Claude Code from a native Windows or macOS terminal instead.
Zapier also publishes an official Claude Code plugin. If you have Anthropic’s official plugin marketplace added, run /plugin install zapier@claude-plugins-official. Otherwise, add the Zapier marketplace first with /plugin marketplace add zapier/zapier-mcp, then run /plugin install zapier@zapier-plugins.

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.