C

circleci.com

CircleCI is a cloud-based continuous integration and delivery platform for automating software build, test, and deployment workflows. It integrates with source control and developer tooling to run pipelines and provide build, workflow, and project visibility.

4 integrations · MCP · REST · CLI

CircleCI exposes REST APIs for v1 and v2, a command-line interface, and an MCP server; developer authentication is centered on CircleCI-issued API tokens, especially personal API tokens.

discovered 1d ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Personal API tokenapi_keyGet key

In the CircleCI app, open User settings, then Personal API Tokens, click Create New Token, give it a name, and click Add API Token. Copy the token when it is shown; CircleCI says you will not be able to view it again. The docs state personal API tokens are used to interact with CircleCI APIs v1 and v2, and the API developer guide says they are currently the only supported tokens on API v2.

Project API tokenapi_keyGet key

In the CircleCI app, go to your project's settings, select API Permissions, click Add API Token, choose a scope (Status, Read Only, or Admin), enter a label, and click Add API Token. The docs say project API tokens are for specific projects, and that Read Only and Admin project tokens apply to API v1 only while Status tokens are used for status badges.

conventions · 1/7 published

Publish these signals → /publishing