Skip to main content

For agents and developers

Build with Zite

Connect an agent through the Zite MCP, or build with the framework and APIs.

Connect your agent

Zite is an approved Claude connector and ChatGPT app. Pick your agent — setup is one sign-in, no keys to manage.

Paste this into your agent
ClaudeApproved connectorFull guide →
# In claude.ai or Claude DesktopSettings → Connectors → ZiteConnect# Sign in with your Zite account — that’s it> “Build me a CRM for my team.”
ChatGPTApproved appFull guide →
Open Zite in ChatGPT ↗# Click Connect and authorize with your Zite account# Available on paid ChatGPT plans> “Build me a CRM for my team.”
# Cursor Settings → Tools & Integrations → MCP → Addhttps://mcp.zite.com/mcp# OAuth sign-in opens in your browser> “Build me a CRM for my team.”
Other MCP clientsAll guides →
# Any client that speaks MCP — HTTP transport, OAuthhttps://mcp.zite.com/mcp# Step-by-step guides for Claude Code, VS Code,# Codex, Windsurf, and Zed in the connect docs

Zite.js

The framework for business apps

Portals, consoles, and the workflows behind them — in one monorepo, on one database, with roles and row-level rules defined once.

Explore Zite.js →
acme-ops/
Customer portalPublic
Admin consoleInternal
ReportingDashboards
WorkflowsAutomation
src/api/listTickets.ts
Workspace database3 tables
TicketsCustomersComments
TicketStatusOwner
Login button brokenOpenJS
Billing questionIn progressMJ
Password resetDoneHS
zite.permissions.json
TicketsDefault: deny
RoleCanWhich rows
Agentread · updateAssigned to them
Everyone elseNo access

Programmatic access

APIs for everything

REST, an official JavaScript SDK, and MCP data tools — read and write from anywhere. The Build API does the same for creating and deploying apps.

Start building on Zite

Connect the Zite MCP and build in a cloud sandbox with your own model — no Zite credits.

# Connect the Zite MCP, then just askclaude mcp add —transport http zite https://mcp.zite.com/mcp> “Add a priority field and a filter, then publish.”
# Zite is an approved connector on claude.ai# Settings → Connectors → Zite → Connect> “Add a priority field and a filter, then publish.”
# Open the Zite app from the ChatGPT apps directory# Click Connect, then authorize> “Add a priority field and a filter, then publish.”
# MCP settings → add a server (HTTP transport, OAuth)https://mcp.zite.com/mcp> “Add a priority field and a filter, then publish.”