Skip to main content
Zapier MCP connects to Windsurf through your MCP configuration file. Add the Zapier connect URL and authenticate with your Zapier account.

Before you begin

Connect Zapier MCP to Windsurf

1

Open your MCP config

Open ~/.codeium/windsurf/mcp_config.json.
2

Add the Zapier server

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

Authenticate

Authenticate with your Zapier account.
4

Verify the connection

In Windsurf, open 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.