Claude Code logo

Claude Code

Free tier

Agentic AI coding assistant by Anthropic that works directly in your terminal

Free tier available·Technical·Powered by Anthropic·API available

Key strengths

Deep codebase understanding via file system accessAgentic multi-step task execution in the terminalReads, writes, and runs code autonomouslyTight integration with git and shell workflowsPowered by Claude's state-of-the-art reasoning models
Free tier + paid plans
San Francisco, USA
Founded 2021
No ratings yet

Claude Code is a CLI tool powered by Anthropic's Claude model family (currently Claude Sonnet and Opus tiers) that provides agentic code execution capabilities. It communicates with the Anthropic API and is granted controlled access to the local file system and shell, enabling it to read/write source files, execute test suites, run build pipelines, and interact with git. The tool follows an agent loop — planning, acting, observing, and iterating — to complete tasks described in natural language. It surfaces tool-use calls transparently, allowing developers to review and approve actions before execution.