Prior to downloading and installing CloudBees MCP, you must retrieve your personal access token and organization ID from the CloudBees platform.
Retrieve your personal access token
You can retrieve your personal access token from the CloudBees platform.
To retrieve your personal access token:
-
Sign in to the CloudBees platform.
-
In the top right corner, select your username, and then select User profile.
-
Select the Personal access tokens tab.
-
Select Generate token to create a new personal access token.
-
Specify the token name, description (optional), and duration, and then select Generate.
-
Copy the generated token and store it in a secure location, as you will not be able to view it again.
-
Set
export CLOUDBEES_PERSONAL_ACCESS_TOKEN=<the token>
prior to running your agent in your agent configuration.
Retrieve your organization ID
To ensure that you operate on the correct CloudBees organization (tenant), CloudBees requires you to obtain your organization ID directly from the CloudBees platform to configure CloudBees MCP.
CloudBees may relax this requirement once we have a better understanding of the trade-off between usability and security. |
To retrieve your organization ID:
-
Sign in to CloudBees platform.
-
In the top-right, select
. -
Under the Profile tab, in the Organization ID field, copy the organization ID.