Cline logo

Cline

Cline (formerly Claude Dev) is an open-source autonomous coding agent. The Cline VS Code extension has 5M+ installs; JetBrains is in early access; the Cline CLI is also available. Edits files, runs commands, uses the browser, and federates to multiple LLM providers. An MCP Marketplace extends Cline with custom tools. There is also a hosted/managed offering (Cline.bot) with free and paid tiers plus enterprise sales.

5 APIs 0 Features
AIDeveloper ToolsAgentVS CodeJetBrainsCLIMCPOpen Source

APIs

Cline VS Code Extension

Open-source autonomous coding agent for VS Code. Reads/writes files, runs commands, browses the web, calls MCP tools, and connects to LLM providers (Anthropic, OpenAI, Google, O...

Cline JetBrains Plugin

Early-access JetBrains plugin offering the same agent surfaces.

Cline CLI

Headless terminal version of the Cline agent.

Cline MCP Marketplace

Marketplace for MCP servers/tools that extend the Cline agent.

Cline Hosted (Cline.bot)

Hosted/managed Cline product with free and paid tiers plus enterprise sales.

Resources

🔗
Website
Website
👥
GitHub
GitHub
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: cline
url: https://raw.githubusercontent.com/api-evangelist/cline/refs/heads/main/apis.yml
name: Cline
x-type: company
description: >-
  Cline (formerly Claude Dev) is an open-source autonomous coding agent. The Cline VS Code
  extension has 5M+ installs; JetBrains is in early access; the Cline CLI is also available.
  Edits files, runs commands, uses the browser, and federates to multiple LLM providers.
  An MCP Marketplace extends Cline with custom tools. There is also a hosted/managed offering
  (Cline.bot) with free and paid tiers plus enterprise sales.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - AI
  - Developer Tools
  - Agent
  - VS Code
  - JetBrains
  - CLI
  - MCP
  - Open Source
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
  - aid: cline:vscode
    name: Cline VS Code Extension
    description: >-
      Open-source autonomous coding agent for VS Code. Reads/writes files, runs commands,
      browses the web, calls MCP tools, and connects to LLM providers (Anthropic, OpenAI,
      Google, OpenRouter, Ollama, etc.).
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://cline.bot/
    baseURL: https://cline.bot
    tags:
      - VS Code
      - Agent
      - Open Source
      - MCP
    properties:
      - type: GitHub
        url: https://github.com/cline/cline
      - type: Documentation
        url: https://docs.cline.bot/
  - aid: cline:jetbrains
    name: Cline JetBrains Plugin
    description: Early-access JetBrains plugin offering the same agent surfaces.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://cline.bot/
    baseURL: https://cline.bot
    tags:
      - JetBrains
      - Agent
      - Beta
    properties:
      - type: ProductPage
        url: https://cline.bot/
  - aid: cline:cli
    name: Cline CLI
    description: Headless terminal version of the Cline agent.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://cline.bot/
    baseURL: https://cline.bot
    tags:
      - CLI
      - Agent
    properties:
      - type: GitHub
        url: https://github.com/cline/cline
  - aid: cline:mcp-marketplace
    name: Cline MCP Marketplace
    description: Marketplace for MCP servers/tools that extend the Cline agent.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://cline.bot/
    baseURL: https://cline.bot
    tags:
      - MCP
      - Marketplace
      - Tools
    properties:
      - type: ProductPage
        url: https://cline.bot/
  - aid: cline:hosted
    name: Cline Hosted (Cline.bot)
    description: Hosted/managed Cline product with free and paid tiers plus enterprise sales.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://cline.bot/
    baseURL: https://cline.bot
    tags:
      - Hosted
      - SaaS
    properties:
      - type: SignUp
        url: https://cline.bot/
      - type: Sales
        url: https://cline.bot/
common:
  - type: Website
    url: https://cline.bot/
  - type: GitHub
    url: https://github.com/cline/cline
  - type: Documentation
    url: https://docs.cline.bot/
  - type: Plans
    url: plans/cline-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/cline-rate-limits.yml
  - type: FinOps
    url: finops/cline-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]