Open SourceAgents45k
Cline
Autonomous coding agent for VS Code with plan/act modes and MCP.
Cline is an open-source autonomous coding agent that runs as a Visual Studio Code extension and can create and edit files, run terminal commands, and use the browser, requesting user approval for each step. It uses a bring-your-own-API-key model and supports many providers, including Anthropic, OpenAI, and local models, with MCP support for extending its tools. It is one of the most installed agentic coding extensions for VS Code.
Repository
cline/clineLanguage
TypeScriptWhat you'd build with it
- Run an approval-gated coding agent inside VS Code that edits files and executes commands
- Connect MCP servers to give the in-editor agent access to external tools and data
- Use a preferred or local LLM via bring-your-own-key for in-editor code generation and debugging
Tags
vscodecoding-agentmcp