Connecting Mutiny to Claude
Last updated: April 20, 2026
Mutiny integrates with Claude through the 📄 Model Context Protocol (MCP). This guide covers setup for every supported Claude client.
Mutiny will be listed in the Claude Connectors directory soon. Until then, use the custom connector setup below.
Claude Web (claude.ai)
Go to claude.ai and sign in
Go to Settings → Connectors
Click Add custom connector
Enter Mutiny as the connector name
Enter the server URL:
https://mcp.mutinyhq.com/mcpClick Add — a browser window will open to authorize with your Mutiny account
Approve the requested permissions
Once connected, ask Claude to create assets, browse templates, or manage your content library directly in conversation.
Claude Desktop (macOS & Windows)
Open the Claude Desktop app
Go to Settings → Connectors
Click Add custom connector
Enter Mutiny as the connector name
Enter the server URL:
https://mcp.mutinyhq.com/mcpComplete the OAuth authorization in the browser window that opens
Your connectors sync between Claude web and Desktop — if you've already connected on the web, Mutiny will be available in Desktop automatically.
Claude Code (CLI)
Run the following command to add the Mutiny MCP server:
claude mcp add --transport http mutiny https://mcp.mutinyhq.com/mcpOn first use, Claude Code will prompt you to authorize via OAuth in your browser. The token is cached for future sessions.
Permissions
When you authorize, you grant specific scopes:
Scope | What it allows |
Read assets | view assets, templates, and blueprints |
Create assets | create assets and interact with the creative agent |
Publish assets | publish to production |
Read library content | browse your content library |
Manage library content | upload, update, and delete library items |
Revoking Access
Client | How to revoke |
Claude web or Desktop | Settings → Connectors → Mutiny → Disconnect |
Claude Code |
|
From Mutiny | Account settings → Authorized Applications → Revoke |
Troubleshooting
I see a "Connection failed" error when adding the connector
Make sure you're signed into Mutiny in a separate browser tab, then retry connecting.
I connected Mutiny but my tools aren't appearing in Claude
Check Settings → Connectors to confirm Mutiny is connected. Try disconnecting and reconnecting.
I get an "Insufficient permissions" error when using Mutiny tools
Contact your Mutiny workspace admin — they control which scopes your account can authorize.
Claude Code says "Server not found"
Verify you can reach mcp.mutinyhq.com from your network, then run claude mcp list to confirm the server was added.
Related articles
📄 Getting Started with Mutiny in Your AI Assistant
📄 MCP Data Handling & Security
Need Help?
If you have questions or need help, the Mutiny Support team is here for you! You can submit a support ticket using the Submit a ticket button at the top of this page, or reach us at support@mutinyhq.com.