Skip to main content
Claude Code is a tool from Anthropic that accesses Claude through the terminal or an IDE extension.
Claude only supports MCP connections on their Pro and Max plans.
1

Use the Claude command-line tools to add Zite MCP

Run the following command with Claude’s command-line interface:claude mcp add --transport http zite https://mcp.zite.com/mcpThis should print out something like:Added HTTP MCP server zite with URL: https://mcp.zite.com/mcp to local config
2

Authorize the connection

Within a new Claude Code session, enter /mcp to bring up the MCP tools. Use the arrow keys to select the zite connector and press enter, then select “Authenticate”.
3

Authorize the connection

Claude Code will send you over to Zite in your browser with the authorization screen. Click the “Authorize” button to complete your connection. You’ll now see a success message and can close the browser window. Back in Claude, you should see a message indicating that the connection is working.
4

Start chatting

You’re all set. At this point you can head back to Claude Code’s chat interface and start accessing your Zite data.
Last modified on May 27, 2026