cline
Claude agent for VS Code — automates coding, debugging, and deployment, builds custom MCP tools
Bring the agent into your editor. Neovim plugins, VS Code extensions, JetBrains integrations, mobile clients, desktop companions — anything that surfaces an AI coding agent where you actually write code.
Claude agent for VS Code — automates coding, debugging, and deployment, builds custom MCP tools
Mobile client for Claude Code — remotely control and monitor your AI coding agent sessions
DevTools for Claude Code — visually inspect session logs, tool calls, token usage, and subagent activity
Desktop pet utility for AI coding agents — visualizes Claude Code activity, subagent juggling, and permission requests
Neovim plugin for Claude Code — seamlessly integrates the Claude Code CLI into your editor for in-IDE AI assistance
VS Code extension for Claude Code — integrates Claude AI directly into your editor for interactive coding assistance
Emacs integration for Claude Code CLI — bring Claude AI coding assistance directly into your editor
Interactive CLI for Claude Code — discovers, previews, and manages config files and slash commands
AI agent config linter and LSP — validates Claude Code skills, hooks, and MCP configs with autofixes
Conversation search and resume for Claude Code — full-text search across sessions, jump back in instantly
Claude Code observability tool — transparent HTTP proxy records API calls, visualizes agent activity in real-time
CLI tool for Claude Code history — extracts, filters, and analyzes all shell commands Claude executed
Claude Code log viewer — converts .jsonl session files into interactive HTML for review
An editor plugin or desktop companion that surfaces an AI coding agent inside your IDE — typically Neovim, VS Code, JetBrains, Zed, or Emacs. The plugin handles invocation, context selection, and result display while the agent does the work.
The plugin itself is usually free and open-source. You still need a subscription or API key for whichever LLM provider the agent uses (Anthropic for Claude, OpenAI for Codex, etc.).
A CLI agent runs as a standalone process in your terminal. An IDE integration runs inside the editor — usually as an extension or LSP client — and can stream changes directly into open buffers.