Connect AI clients
AI Integration supports multiple AI clients. All clients connect via OAuth 2.1 — no API keys or passwords are shared with the AI. Each client has its own setup method, but the authorization flow is the same: the client initiates a connection, a browser window opens for admin consent, and the client receives a secure token.
The MCP Server URL and client-specific setup instructions are available on your Account Setting page (click your username in the top-right corner of the admin panel). Administrators with user management permissions can also find them at System -> Permissions -> All Users -> [User] -> MCP Info tab.
📄️ Claude Code
Claude Code is Anthropic's CLI tool for AI-assisted development.
📄️ Claude Desktop / Web
Claude Desktop and Claude Web support remote MCP servers via custom connectors.
📄️ ChatGPT
ChatGPT supports MCP servers through the Apps feature.
📄️ Gemini CLI
Gemini CLI is Google's command-line AI tool.
📄️ OpenAI Codex
OpenAI Codex is OpenAI's CLI tool for AI-assisted development.
📄️ Other clients
Any AI client that supports the Model Context Protocol can connect to MCP Server.