Skip to content

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.

Terminal window
curl -fsSL https://assets.automcp.io/install.sh | CP_TEAM=your-team CP_TOKEN=your-token bash

Pinned installers are available under version paths:

Terminal window
curl -fsSL https://assets.automcp.io/<version>/install.sh | CP_TEAM=your-team CP_TOKEN=your-token bash

The installer writes config under ~/.config/cproxy, installs crouter on Linux or macOS, and prints the Claude Code login code returned by the enrollment exchange.