Cline
Free tierThe open-source AI coding agent for your IDE, terminal, and SDK
Key strengths
Cline is a single open-source agent runtime (Apache 2.0) that exposes three consumption surfaces: a VS Code IDE extension, a globally installable CLI (npm i -g cline), and an embeddable SDK for custom product integration. It is model-agnostic, supporting Anthropic Claude, OpenAI GPT, Google Gemini, local Ollama/LM Studio instances, and any OpenAI-compatible API endpoint via bring-your-own-key or bring-your-own-weights. The agent runtime supports MCP (Model Context Protocol) for registering custom tools, database connectors, and infrastructure plugins, as well as multi-agent orchestration where coordinator agents delegate to specialists. It integrates natively with CI/CD pipelines (GitHub Actions, GitLab), chat platforms (Slack, Discord, Telegram), and project management tools (Linear).
