Add the i3deploy MCP connector

i3deploy speaks MCP natively, so Claude can read your deploys and write releases.

claude.ai (remote connector)

  1. Settings → Connectors → Add custom connector.
  2. URL: https://mcp.i3deploy.com
  3. 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."