# Cline CLI



Schema: 1.0 · Data: ee5de863c30bdbe4fe7dd3e07c7e22ea9bf4ab2248dbc7c35cdbf60bc28be1db

## Configuration

### MCP

Status: supported

Configure MCP servers in JSON under the mcpServers key.

- global: `~/.cline/data/settings/cline_mcp_settings.json` (json) — key: mcpServers — $CLINE_DIR defaults to ~/.cline.
- `command`: string — Command to start a local (stdio) server.
- `args`: string[] — Arguments passed to the command.
- `env`: record<string, string> — Environment variables for the server.
- `url`: string — Endpoint URL for a remote server.
- `type`: "sse" | "streamableHttp" — Remote transport type.
- `disabled`: boolean — Whether the server is disabled.
- `headers`: record<string, string> — HTTP headers for a remote server.
- transports: stdio, http, sse
- auth: headers
Checked: 2026-06-21

### Skills

Status: unknown

### Rules

Status: unknown

### Hooks

Status: unknown

### Commands

Status: unknown

### Settings

Status: unknown

## Search, browser & identification

Not researched. Unknown does not mean unsupported.
