Zapier
Official
📋 Productivity
Connect AI to 8,000+ apps with 30,000+ actions. Send Slack messages, update Google Sheets, create Trello cards, manage CRMs, trigger webhooks, and automate any workflow—all through natural language. The ultimate automation bridge.
Tags
Tools (5)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"zapier": {
"command": "npx",
"args": [
"-y",
"mcp-remote"
],
"env": {
"ZAPIER_MCP_URL": "your-zapier-mcp-url-here"
}
}
}
}