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

# Overview

> Connect an AI tool to Zite via MCP to read, write, and query your data in natural language.

The Zite MCP is a single server — `https://mcp.zite.com/mcp` — reachable over the
[Model Context Protocol](https://modelcontextprotocol.io). It exposes a **Data** tool group (below) plus a
**Build** tool group for [building apps](/mcp/overview).

<iframe src="https://www.youtube.com/embed/iyz7U-BTyTM" title="Zite MCP" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

Connect it with the same OAuth flow as the build tools — see [Connect the Zite MCP](/mcp/connect) — then
browse the [data tools](/api/mcp/tools).
