llms.txt Content
# Zapier — docs.zapier.com
> Local index for developer documentation — SDK, MCP, integration building, embedding, White Label.
> Root map: [zapier.com/llms.txt](https://zapier.com/llms.txt)
- [Documentation home](https://docs.zapier.com/index.md): Building integrations, building with the SDK, MCP, or embedding Zapier.
- [Install Zapier](https://docs.zapier.com/install.md): Front-door router. Pick the right surface (MCP, SDK, or CLI) for connecting Zapier to an agent.
---
## Install Zapier
The front door for setting up Zapier with an AI agent. Routes to the right surface based on what the person needs. Also installable as a skill via `npx @zapier/install-zapier`.
> Root map: [zapier.com/llms.txt#install](https://zapier.com/llms.txt#install)
- [Install router](https://docs.zapier.com/install.md): Pick MCP (AI clients), SDK (code), or CLI (terminal), with steps for each.
- npm package: [`@zapier/install-zapier`](https://www.npmjs.com/package/@zapier/install-zapier)
- Source: [github.com/zapier/install-zapier](https://github.com/zapier/install-zapier)
---
## Zapier SDK
The TypeScript SDK and CLI for coding agents and developers who need programmatic access to Zapier's 9,000+ app integrations. Zapier handles auth, tokens, and retries.
> Root map: [zapier.com/llms.txt#sdk](https://zapier.com/llms.txt#sdk)
- [Zapier SDK overview](https://docs.zapier.com/sdk/index.md): Let your agent connect to anything. Zapier handles the keys.
- [Quickstart](https://docs.zapier.com/sdk/quickstart.md): Get up and running with the Zapier SDK in 5 minutes.
- [API Reference](https://docs.zapier.com/sdk/reference.md): Complete reference for all Zapier SDK methods.
- [CLI Reference](https://docs.zapier.com/sdk/cli-reference.md): Complete reference for all Zapier SDK CLI commands.
- [Using the CLI](https://docs.zapier.com/sdk/using-the-cli.md): Walkthrough of common CLI workflows.
- [Using Triggers](https://docs.zapier.com/sdk/using-triggers.md): Subscribe to app events via trigger