stdio

1 minute read

The stdio subcommand is invoked as shown below.

$ CLOUDBEES_PERSONAL_ACCESS_TOKEN=cb_api_xxx \(1) cloudbees-mcp stdio \ --organization-id=00000000-0000-0000-0000-000000000000(2)
1 Replace with your access token. Refer to retrieve your personal access token.
2 Replace this with your organization ID. Refer to retrieve your organization ID.
It is unlikely you will need to launch an MCP server manually unless you are doing new development.