Connect Circleci to OpenClaw on Operator.io
Circleci is a leading continuous integration and delivery platform for automating code builds, tests, and deployments. It helps teams ship quality software faster by streamlining DevOps workflows.
Automate Circleci with AI
On Operator, an OpenClaw agent pilots Circleci for you. It reads your message, plans the steps, and runs them in Circleci, using actions like create context, create context (graphql), create context restriction.
Your agent reaches Circleci directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.
What your agent can do with Circleci
Your agent can call any of these Circleci actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.
Create Context
Tool to create a new context in CircleCI. Contexts are used to secure and share environment variables across projects. Use this when you need to set up a new environment configuration for your CircleCI workflows.
Create Context (GraphQL)
Tool to create a new CircleCI context using the GraphQL API. Use when you need to create a context for storing environment variables in CircleCI. The mutation returns error information if creation fails or payload data if successful.
Create Context Restriction
Tool to create a context restriction in CircleCI. Use when you need to limit context access based on project, expression rules, or group membership.
Create Organization Orb Allowlist
Tool to create a new URL Orb allow-list entry for an organization. Use when you need to allow URL-based orb references from specific URL prefixes in CircleCI pipelines for an organization.
Create Organization Project
Tool to create a new project within a CircleCI organization. Use when you need to programmatically set up a new project for CI/CD automation.
Create Organization Group
Tool to create a group in an organization. Use when you need to organize users within a CircleCI organization by creating logical groups.
Create Project Environment Variable
Tool to create a new environment variable for a CircleCI project. Use when you need to add a new environment variable that will be available in project builds.
Create Usage Export Job
Tool to create a usage export job for a CircleCI organization. Use when you need to export usage data for billing, analysis, or reporting purposes. Rate limited to 10 queries per hour. Maximum date window is 32 days, with up to 13 months...
Delete Context (GraphQL)
Tool to delete a CircleCI context by its UUID using GraphQL API. Use when you need to permanently remove a context from your CircleCI organization. This action is irreversible and will delete all environment variables associated with the...
Delete Context Restriction
Tool to delete a context restriction by its ID. Use when you need to remove a specific restriction from a CircleCI context.
Delete Namespace and Related Orbs
Tool to delete a CircleCI registry namespace and all its associated orbs. Use when you need to permanently remove a namespace from the registry. This is a destructive operation that cannot be undone.
Delete Namespace Alias
Tool to remove a namespace alias by name in CircleCI. Use when you need to delete an existing namespace alias that is no longer needed. The mutation returns a boolean indicating success and any errors that occurred during deletion.
Delete Organization Orb Allowlist Entry
Tool to remove an entry from the organization's URL orb allow-list. Use when you need to revoke access to a previously allowed orb URL.
Delete Organization Group
Tool to delete a group from a CircleCI organization. Use when you need to remove a group permanently from the organization.
Delete Project
Tool to delete a CircleCI project and its settings. Use when you need to permanently remove a project from CircleCI. This action cannot be undone.
Delete Project Environment Variable
Tool to delete an environment variable from a CircleCI project. Use when you need to remove an existing environment variable by name.
Get Context
Tool to retrieve a context by its unique ID. Use when you need details about a specific CircleCI context.
Get Current User
Tool to retrieve information about the currently authenticated user. Use when you need details about the signed-in user's profile, permissions, and account settings.
Get Flaky Tests
Tool to get flaky tests for a project. Use when you need to identify tests that passed and failed in the same commit. Branch-agnostic insights help improve test reliability.
Get Job Artifacts
Retrieves artifacts (output files like test results, logs, build binaries, reports) produced by a CircleCI job. Use this when you need to access files generated during a job's execution, such as test reports, coverage data, compiled bina...
Get Job Details
Tool to fetch details of a specific job within a project. Use when you need status, timing, and executor information for a CircleCI job by its number.
Get Orb Details
Tool to query detailed information about a CircleCI orb using the GraphQL API. Use when you need to retrieve orb metadata, versions, usage statistics, or namespace details.
Get Orb Version
Tool to retrieve detailed information about a specific CircleCI orb version via GraphQL. Use when you need orb source code, version history, usage statistics, or metadata for a specific orb version.
Get Organization
Tool to retrieve organization details from CircleCI using GraphQL query. Use when you need organization information by ID or by name and VCS type.
Get Organization Group
Tool to retrieve a group in an organization. Use when you need to get details about a specific group within a CircleCI organization.
Get Pipeline Config
Tool to fetch pipeline configuration by ID. Use when you need the source or compiled YAML of a specific pipeline.
Get Pipeline Definition
Tool to retrieve a pipeline definition by project and definition ID. Use when you need details about a specific pipeline definition's configuration, sources, and metadata.
Get Project
Tool to retrieve a CircleCI project by its slug. Use when you need project details such as organization info, project ID, or VCS configuration.
Get Project Workflows
Tool to get summary metrics for all workflows of a project. Use when you need to analyze performance across all workflows, including success rates, duration metrics, throughput, and credits used.
Get Test Metadata
Tool to fetch test metadata for a specific job. Use when you need detailed test results, run times, and failure messages after a job completes.
Get Usage Export Job
Tool to retrieve a usage export job by organization ID and job ID. Use when you need to check the status or download URLs of a usage export job.
Get User Information
Tool to retrieve information about a CircleCI user by their unique ID. Use when you need user profile details after obtaining the user ID.
Get Workflow Summary
Tool to get metrics and trends for a workflow. Use when you need workflow performance insights including success rates, duration metrics, and trends over time.
List Context Environment Variables
Tool to list all environment variables for a specific context. Use when you need to retrieve or paginate through environment variables stored in a CircleCI context.
List Insights Branches
Tool to get all branches for a project from CircleCI Insights. Use when you need to retrieve the list of branches that have workflow runs in the project.
List Insights Summary
Tool to get summary metrics with trends for the entire organization and for each project. Use when you need organization-wide performance analytics across all projects.
List Namespace Orbs
Tool to list orbs in a CircleCI registry namespace with pagination support. Use when you need to browse available orbs in a namespace, filter by visibility (public/private), or retrieve orb statistics. Returns up to 20 orbs per page with...
List Orb Categories
Tool to retrieve all CircleCI orb categories with pagination support. Use when you need to list available categories for orb classification. Returns up to 20 categories per page with cursor-based pagination.
List Orbs
Tool to list CircleCI orbs with pagination support via GraphQL API. Use when you need to browse available orbs, filter by certification status, or discover orbs with their usage statistics. Returns up to 20 orbs per page with cursor-base...
List Organization Groups
Tool to list all groups in a CircleCI organization. Use when you need to retrieve groups for an organization to manage permissions or view group memberships.
List Pages Summary
Tool to get summary metrics and trends for a project across its workflows and branches. Use when you need to analyze project performance, track success rates, throughput, credits usage, and duration trends.
List Pipeline Definitions
Tool to list all pipeline definitions for a specific project. Use when you need to retrieve available pipeline configurations for a project.
List Pipelines
Tool to get a list of pipelines for an organization. Use when you need to retrieve pipelines across multiple projects or for a specific organization.
List Pipelines for Project
Tool to list all pipelines for a specific project. Use when you need to retrieve the pipelines for a project (e.g., to display recent runs on a dashboard).
List Project Environment Variables
Tool to list all environment variables for a CircleCI project. Use when you need to retrieve project-level environment variables. Note that values are masked for security.
List Project Schedules
Tool to list all schedules for a specific project. Use when you need to retrieve scheduled pipeline triggers for a project.
List Self-Hosted Runners
List self-hosted runners in CircleCI. Use this to retrieve information about your organization's self-hosted runners, optionally filtered by namespace or resource class. Useful for monitoring runner availability and status.
List User Collaborations
Tool to retrieve organizations where the authenticated user has access. Use when you need to list all organizations a user can collaborate on.
Plus 17 more Circleci actions your agent can call.
How to connect Circleci
You authorize Circleci once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Circleci without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.
When you are ready, the get started guide walks through standing up your OpenClaw agent.
Common questions about Circleci
- How do I connect Circleci to Operator?
- Connecting Circleci is a one time sign in from your Operator dashboard. Operator keeps the connection live and rotates the token on its own, so the agent stays connected to Circleci and you never reauthorize by hand.
- Can my agent work with issues and pull requests in Circleci?
- Yes. It can open and comment on issues, review pull requests, manage labels, and read project details when you ask. Teams use it to triage incoming work, draft release notes, and post a summary of what changed without leaving chat.
- Do I need to write code or manage Circleci API keys?
- No. Operator manages the Circleci connection and token refresh, so there are no API keys to paste and nothing to deploy.
- Can my agent use Circleci together with my other apps?
- Yes. The same agent reaches every app you connect, so it can move between Circleci and tools like GitHub, Supabase, Pagerduty in one job, reading from one and acting in another without you wiring anything between them.
Connect Circleci to another app
Your agent can run Circleci together with any of these. Each page shows what it does across both apps in one job.
More apps to automate
Apps your agent runs alongside Circleci, or browse all integrations.
Put your agent on Circleci
Sign in, connect Circleci, and hand your agent the work. Your first week is free.
Try for free