Skip to main content

CircleCI

Prefer guided AI setup?

Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.

Overview

CircleCI is a continuous integration and delivery platform. Connect your CircleCI account to automate build pipelines, test execution, and deployment workflows.

Authentication Type

Bearer Token (Personal API Token)

Setup Instructions

Step 1: Access CircleCI Settings

  1. Log in to CircleCI
  2. Click your user icon and go to User Settings
  3. Select Personal API Tokens

Step 2: Create a Personal API Token

  1. Click Create New Token
  2. Enter a name for the token
  3. Click Add API Token
  4. Copy the generated token (it won't be shown again)

Configuration Fields

  • Personal API Token: Your CircleCI personal API token

Common Use Cases

  • Trigger pipeline builds
  • Monitor build status
  • Manage project settings
  • Access build artifacts
  • Configure environment variables
  • View test results

API Documentation

CircleCI API Documentation


Next Steps

Got your credential? Connect it to an agent

Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.