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
- Log in to CircleCI
- Click your user icon and go to User Settings
- Select Personal API Tokens
Step 2: Create a Personal API Token
- Click Create New Token
- Enter a name for the token
- Click Add API Token
- 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
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.