This is the same server that provides the data tools. Connecting once gives your
agent both the build tools and the data tools.
Claude (Desktop & web)
Claude (Desktop & web)
Zite is an approved connector in the Claude directory — there’s nothing to configure by hand.
1
Open connector settings
In claude.ai or Claude Desktop, go to Settings → Connectors. Connectors are
account-level, so enabling Zite once makes it available on web, desktop, and mobile.
2
Enable Zite
Find Zite in the connector directory and click Connect.
3
Authorize
Complete the Zite sign-in. The Zite tools are now available in your chats.
Claude Team & Enterprise (managed authorization). On managed workspaces, connectors are enabled by a
workspace admin rather than per person. An admin enables the Zite connector once from Settings →
Connectors, then members turn it on from the connectors directory and authorize with their own Zite
account.
Claude Code
Claude Code
/mcp in a session, select zite, choose Authenticate, and complete the sign-in in your browser.ChatGPT
ChatGPT
Zite is an approved app in the ChatGPT apps directory.
1
Open the Zite app
Open Zite in ChatGPT,
or search for Zite in the ChatGPT apps directory.
2
Connect and authorize
Click Connect and complete the Zite sign-in. (Apps are available on paid ChatGPT plans.)
Cursor
Cursor
Add the server to You can also add it from Cursor Settings → Tools & Integrations → MCP → Add. Open MCP in settings and
click the server to complete the OAuth sign-in when prompted.
~/.cursor/mcp.json (global) or .cursor/mcp.json (project):VS Code
VS Code
Create Or run MCP: Add Server from the Command Palette (
.vscode/mcp.json in your project:Ctrl/Cmd + Shift + P), choose HTTP, paste
https://mcp.zite.com/mcp, and name it zite. Start the server and sign in when prompted. (Requires a
recent VS Code with MCP support.)Codex
Codex
~/.codex/config.toml:codex mcp login zite.Windsurf
Windsurf
Open Settings (A browser window opens to complete the Zite sign-in.
Ctrl/Cmd + ,) → Cascade → MCP servers → Add Server → Add custom server, then add:Zed
Zed
Open settings (
Cmd + ,) and add:Other MCP clients
Other MCP clients
Any client that supports remote MCP servers can connect with:
- URL —
https://mcp.zite.com/mcp - Transport — HTTP (streamable)
- Auth — OAuth
mcp-remote:Authorization looping or failing? Clear the local MCP auth cache with
rm -rf ~/.mcp-auth and reconnect. More
fixes in Troubleshooting.Next
The build loop
Once connected, here’s how the agent builds an app end to end.