All clients
Cline CLI
CLICline
MCP
SupportedConfigure MCP servers in JSON under the mcpServers key.
Verified 2026-06-21
Transportsstdiohttpsse
Authheaders
Config files
| Path | Scope | Format | Key |
|---|---|---|---|
~/.cline/data/settings/cline_mcp_settings.json$CLINE_DIR defaults to ~/.cline. | Global | json | mcpServers |
Fields
| Field | Type | Description |
|---|---|---|
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. |
Skills
Information missingWe haven't verified this surface for this client yet. Contribute it.
Rules
Information missingWe haven't verified this surface for this client yet. Contribute it.
Hooks
Information missingWe haven't verified this surface for this client yet. Contribute it.
Commands
Information missingWe haven't verified this surface for this client yet. Contribute it.
Settings
Information missingWe haven't verified this surface for this client yet. Contribute it.