The Model Context Protocol (MCP) is the bridge that allows AI assistants like ChatGPT and Claude to securely "talk" to your Cirkus data. Once connected, your AI can summarize projects, check tasks and summarise progress using natural language.
It can also combine this data with that from other sources, to power up your work.
1. Setup Guides by Client
ChatGPT (Plus, Team, & Enterprise)
ChatGPT interacts with Cirkus through Developer Mode, which allows it to act as a full MCP client.
Enable Developer Mode: In ChatGPT, go to Settings > Apps > Advanced Settings and toggle Developer Modeto ON.
Add Connector: Go to Settings > Connectors and click Create (next to Advanced Settings).
Configure: * Name: Cirkus
MCP Server URL:
https://<your>.mycirkus.com/mcpAuthentication: Select OAuth.

Authorize: Click Connect. You will be redirected to Cirkus to log in and then click to Approve the connection.

When you are redirected back to chatGPT the connector should be installed

Use in Chat: Start a new chat, select Developer Mode from the model picker, and ensure the Cirkus connector is toggled on.

Claude Desktop
Copy Config: Visit cirkus.com/mcp and copy the JSON configuration block for Claude.
Edit Config File: Open your
claude_desktop_config.json(found in%APPDATA%/Claudeon Windows or~/Library/Application Support/Claudeon Mac).Paste & Restart: Add the snippet to the
mcpServerslist and restart Claude.Authenticate: When you first ask about Cirkus, a browser window will open for you to complete the OAuth login.
Cursor & VS Code
Open Settings > MCP in your editor.
Add a New MCP Server and select SSE (Server-Sent Events) as the transport type.
URL: Paste your unique endpoint from the Cirkus MCP page.
Login: Follow the browser prompt to authorize.
3. Security & Access Control
OAuth Protection: You never share your password with the AI. You are simply granting a secure, revocable token.
Workspace Privacy: The AI can only see data within Workspaces you have joined at the permission level that you have.
? Tip: If you have multiple Cirkus Workspaces, you can tell the AI: "Only use the 'Creative Team' workspace for this query" to narrow down results.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article
