> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zapier.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier Developer Documentation

> Documentation for building integrations, building with the SDK, MCP or embedding Zapier.

<div class="docs-landing">
  <section class="docs-landing-hero">
    <div class="docs-landing-hero-inner">
      <p class="docs-landing-eyebrow">Developer Documentation</p>
      <h1 class="docs-landing-title">Build with Zapier</h1>

      <p class="docs-landing-lead">
        Documentation for building integrations, building with the SDK, MCP or embedding Zapier.
      </p>
    </div>

    <div class="docs-landing-media">
      <video autoPlay muted loop playsInline className="docs-landing-video" src="https://framerusercontent.com/assets/rOWbX3oZetZ0NpxzV5Bp4sBeVIE.mp4" />
    </div>
  </section>

  <section class="docs-landing-products" aria-labelledby="docs-landing-products-heading">
    <h2 id="docs-landing-products-heading" class="docs-landing-section-title">
      Explore by product
    </h2>

    <CardGroup cols={3}>
      <Card title="Integrations" href="/integrations" icon="play">
        Build a Zapier integration - design triggers and actions for your product, wire up
        authentication, then publish to the App Directory.
      </Card>

      <Card title="Powered by Zapier" href="/powered-by-zapier" icon="code-simple">
        Bring Zapier's automation into your own product so customers can build workflows and
        run actions without leaving your app.
      </Card>

      <Card title="Zapier MCP" href="/mcp/home" icon="code">
        Connect AI assistants to Zapier through MCP so they can call any app action on the
        platform using natural language.
      </Card>

      <Card title="Zapier SDK" href="/sdk" icon="terminal">
        Use the Zapier SDK to run actions and manage connections from your backend or agents,
        all in a few lines of code.
      </Card>
    </CardGroup>
  </section>
</div>
