Install
Use the install command from the team admin page or invite email. The public installer is static; the team service validates the one-time enrollment token.
curl -fsSL https://assets.automcp.io/install.sh | CP_TEAM=your-team CP_TOKEN=your-token bashPinned installers are available under version paths:
curl -fsSL https://assets.automcp.io/<version>/install.sh | CP_TEAM=your-team CP_TOKEN=your-token bashThe installer writes config under ~/.config/cproxy, installs crouter on
Linux or macOS, and prints the Claude Code login code returned by the enrollment
exchange.