Setting up the Mutiny MCP

Last updated: April 21, 2026

Mutiny supports the Model Context Protocol (MCP), which lets you work with Mutiny directly inside Claude or ChatGPT without switching tabs.

Next Lesson:📄 Creating Assets with the Mutiny MCP

Connect to Claude

Claude for web or Desktop: Go to Settings → Connectors and click Add custom connector (you may also find Connectors under Customize). Enter Mutiny as the name and https://mcp.mutinyhq.com/mcp as the server URL. A browser window will open to authorize your Mutiny account — approve the permissions and you're connected. Your connectors sync automatically between Claude web and Desktop, so you only need to do this once.

Claude Code: Run the following command in your terminal:

claude mcp add --transport http mutiny https://mcp.mutinyhq.com/mcp

The first time you use a Mutiny tool in Claude Code, you'll be prompted to authorize via OAuth.

Connect to ChatGPT

Go to Settings → Apps and click Add custom app. Enter Mutiny as the app name and https://mcp.mutinyhq.com/mcp as the server URL. Authorize in the browser window that opens. Like Claude, your apps sync automatically between ChatGPT web and Desktop.

Permissions and security

When you authorize, you grant specific scopes — such as reading and creating assets, publishing, and managing your content library. All connections use OAuth 2.0, and your Mutiny password is never shared with the AI assistant. You can revoke access at any time from the settings in Claude or ChatGPT.

Mutiny does not receive or log your conversation history. The only data stored in your workspace is assets and library content you explicitly create.