Skip to content

IDEAnthropic

Claude Code

Anthropic's official CLI / IDE / web agent.

Categories
IDEAgent
Pricing
FREEMIUM
Hosting
Local
Models
Single model (proprietary)
Verified
Jun 7, 2026

Anthropic's agentic coding tool. It reads the spec, drafts the diff, runs the tests, and opens the PR — across the CLI, IDE extensions, the desktop app, and the web.

Capabilities 6

What it actually does — grouped by capability family.

  • Autonomous coding agent (primary capability)
  • Terminal / CLI agent (primary capability)
  • Code review (secondary capability)
  • IDE integration (secondary capability)
  • Test generation (secondary capability)
  • MCP server (secondary capability)

Used in 1 recipe

Pros & cons

  • Strong autonomous multi-step coding
  • MCP and subagents support
  • Runs on API key or Pro/Max plan
  • Anthropic models only
  • Token usage can get expensive
  • Terminal-first learning curve

Tags

View all IDE
  • View OpenAI Codex CLI details
    IDEFREEMIUMOpen core

    OpenAI Codex CLI

    OpenAI

    OpenAI's open-source coding agent for the terminal.

    A lightweight, open-source coding agent that runs locally in your terminal, reading your repository, editing files, and running commands in a conversational loop you review in real time. Built in Rust for speed, it supports Model Context Protocol tools, subagents for parallel tasks, and switching between GPT models. Sign in with a ChatGPT plan (Plus, Pro, Business, Edu, or Enterprise) or use an OpenAI API key.

    Runs locally in your terminal
    Best with OpenAI/GPT models
    • cli
    • coding-agent
    • terminal
    • open-source
  • View Gemini CLI details
    IDEFREEMIUMOpen core

    Gemini CLI

    Google

    Google's open-source Gemini AI agent, in your terminal.

    An open-source command-line agent that brings Gemini into the terminal for coding, debugging, content generation, and research. Ships built-in Google Search grounding, Model Context Protocol support, and project context via a GEMINI.md file, plus a non-interactive mode for scripting and CI. Free to use by signing in with a personal Google account, with paid options through AI Studio, Vertex AI, and Gemini Code Assist.

    Apache-2.0 and fully open source
    Locked to Gemini models
    • cli
    • coding-agent
    • terminal
    • open-source
  • View Cursor details
    IDEFREEMIUM

    Cursor

    Anysphere

    AI-first code editor. Multi-model, tab-completion native.

    Fork of VS Code with deep model integration — multi-line tab completion, agent mode, chat with codebase context. Strong for fast iteration on existing repos.

    Inherits the VS Code extension ecosystem
    Closed source (the editor itself)
    • ide
    • multi-model
    • vscode-fork
  • View Aider details
    IDEBYO KEYOSS

    Aider

    Paul Gauthier

    Terminal-native pair programmer. BYO key, BYO model.

    Open-source CLI for AI pair-programming directly against your git repo. Brings any model (Claude, Gemini, GPT, local) into a tight commit-per-task loop.

    Fully open-source, BYO-key
    No GUI — terminal comfort required
    • cli
    • open-source
    • self-hosted
    • multi-model