Setup
Catio MCP Setup
Connect your AI coding assistant to Catio via the Model Context Protocol (MCP). Once connected, your assistant can access your Catio workspace data directly — no copy-pasting, no context switching.
Server URL
Catio MCP
Authentication
Catio uses OAuth 2.0 with PKCE. The first time you connect, your client opens a browser window where you:
- Select your Catio organization
- Select the workspace you want to work in
Your session is remembered via a refresh token — you won't need to repeat this for every conversation.
Updated 13 days ago