Cline

Model-agnostic coding agent with explicit MCP configuration and provider flexibility.

Type: IDE extension / CLI

Best for: VS Code users who want explicit model and MCP control

Official docs: https://docs.cline.bot/mcp/mcp-overview

Last verified: 2026-07-12

Status: Confirmed

Quick Start

Install Cline and connect a provider.

Installation

macOS

Use the official extension or CLI installation path.

Windows

Use the official extension or CLI installation path.

Linux

Use the official extension or CLI installation path.

WSL

Use the official CLI or editor path available in your environment.

Authentication

Configure provider API keys through supported settings.

Basic Commands

cline mcp
cline config mcp
cline config mcp --json

Intermediate Commands

  • use the MCP wizard to add or edit servers

Advanced Commands

  • remote HTTP and SSE MCP configuration

Project Configuration

  • ~/.cline/mcp.json

Instruction Files

  • shared repo guidance where needed

Models and Versions

  • provider-dependent

Permissions and Security

  • review every MCP server definition

MCP / Integrations

Official docs confirm MCP support.

Common Workflows

  • VS Code provider-flexible coding

Team Best Practices

  • standardize providers and MCP defaults

Troubleshooting

  • verify config path and transport type

When to Use

  • advanced users who want more control

When Not to Use

  • when the team wants a heavily opinionated default

Sources