Add the i3deploy MCP connector
i3deploy speaks MCP natively, so Claude can read your deploys and write releases.
claude.ai (remote connector)
- Settings → Connectors → Add custom connector.
- URL:
https://mcp.i3deploy.com - Authorize with your i3deploy account. Claude now has the i3deploy tools.
Claude Code (local)
Add an MCP server pointing at https://mcp.i3deploy.com with your API key:
Authorization: Bearer <your-i3deploy-api-key>
Try it
Ask Claude: "What's in production?" or "Cut a release for project X."