Run the CLI as an MCP server for AI tools

## Usage

`circleci mcp [flags]`

## Available Commands

| Command  | Description                       |
| -------- | --------------------------------- |
| `claude` | Manage Claude Desktop MCP servers |
| `cursor` | Manage Cursor MCP servers         |
| `start`  | Start the MCP server              |
| `stream` | Stream the MCP server over HTTP   |
| `tools`  | Export tools as JSON              |
| `vscode` | Manage VSCode MCP servers         |

## Flags

Global flags: `-c, --config`, `--debug`, `--no-color`, `-q, --quiet` — see `circleci --help`.

## Details

Manage MCP servers for AI assistants and code editors

