stdio

1 minute read

The local CloudBees CloudBees Unify MCP Server (stdio transport) is being deprecated as of May 31, 2026. This documentation is no longer maintained.

Migrate to the remote CloudBees CloudBees Unify MCP Server for continued support and access to new capabilities. The remote server is hosted by CloudBees, requires no local installation, and uses OAuth-based authentication.

Refer to Migrate to the remote MCP server for migration steps.

The stdio subcommand is invoked as shown below.

$ CLOUDBEES_PERSONAL_ACCESS_TOKEN=cb_api_xxx \(1) cloudbees-unify-mcp-server 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.