Agent Plugins Marketplace
All plugins

circleci

v1.0.47993-ghast.1

Diagnose CircleCI runs, inspect logs, tests, and artifacts, rerun or cancel workflows, validate configuration, and manage CircleCI resources through CircleCI's official hosted MCP and full CLI MCP.

Agent Plugins1 Skill2 MCP serversstdioStreamable HTTP

By Circle Internet Services, Inc.License: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
3 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/circleci/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/circleci/
├── plugin.json
├── skills/circleci/SKILL.md
└── mcp.json

Included Skills1

circleciskills/circleci/SKILL.md

Patterns for invoking the CircleCI CLI (circle) from agents. Covers structured output, project and org targeting, list, circleci api fallback.

MCP servers2

circleci-clistdio
command
circleci
args
mcp start
circleci-hostedStreamable HTTP
url
https://mcp.circleci.com/v1/mcp

Plugin manifests1

plugins/circleci/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "circleci",
  "version": "1.0.47993-ghast.1",
  "description": "Diagnose CircleCI runs, inspect logs, tests, and artifacts, rerun or cancel workflows, validate configuration, and manage CircleCI resources through CircleCI's official hosted MCP and full CLI MCP.",
  "author": {
    "name": "Circle Internet Services, Inc.",
    "url": "https://circleci.com"
  },
  "homepage": "https://circleci.com/docs/guides/toolkit/circleci-mcp-overview/",
  "repository": "https://github.com/CircleCI-Public/circleci-cli",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "development",
      "upstreamRevision": "1121fafe77b5b2bfa623dda1a244517ff604a823",
      "upstreamPath": ".",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[circleci on Agent Plugins Marketplace](https://pluginsmp.com/plugins/circleci-2)