MCP Directory
Back

cline

by cline · TypeScript · ★ 61,214

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.

Install

npx -y github:cline/cline

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "cline": {
      "command": "npx",
      "args": [
        "-y",
        "github:cline/cline"
      ]
    }
  }
}

From the README

English | Español | Deutsch | 日本語 | 简体中文 | 繁體中文 | 한국어 Download on VS Marketplace Discord r/cline Feature Requests Getting Started Meet Cline, an AI assistant that can use your **CLI** a**N**d **E**ditor. Thanks to [Claude Sonnet's agentic coding capabilities](https://www.anthropic.com/claude/sonnet), Cline can handle complex software development tasks step-by-step. With tools that let him create & edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond code completion or tech support. Cline…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers