by
Accelerates software development by embedding a powerful AI coding assistant directly into the terminal, enabling instant codebase search, multi‑file edits, and seamless integration with IDEs, CI/CD pipelines, and common command‑line tools.
Claude Code brings deep‑code understanding to the command line, allowing developers to query, modify, and test entire codebases without leaving their terminal. It runs locally, contacts Anthropic's models (Opus 4.1, Sonnet 4, Haiku 3.5) via API, and respects explicit user approval before changing files or executing commands.
npx -y @anthropic-ai/claude-code
ANTHROPIC_API_KEY
in your environment or follow the interactive login flow).claude-code
inside any project directory. The tool will index the repository, then you can issue natural‑language prompts such as "Add a login page using React"
or "Fix the failing unit test in utils.js"
.Title: Claude Code: Deep coding at terminal velocity \ Anthropic
URL Source: https://www.anthropic.com/claude-code
Markdown Content: Claude Code: Deep coding at terminal velocity \ Anthropic
===============
Skip to main contentSkip to footer
Claude
Chat with Claude * Overview * Max plan * Team plan * Enterprise plan * Explore pricing
* [Download apps](https://claude.ai/redirect/website.v1.e45ad626-17b1-4286-8a78-0b467375d055/download)
* [Claude log in](https://claude.ai/redirect/website.v1.e45ad626-17b1-4286-8a78-0b467375d055)
API
Build with Claude * API overview * Developer docs * Explore pricing
* [Console log in](https://console.anthropic.com/)
News Learn how to build with Claude
Solutions
Collaborate with Claude * AI agents * Coding * Customer support * Education * Financial services * Government
Case studies Hear from our customers
Research
Research * Overview * Economic Index
Claude model family
* [Claude Opus 4.1](https://www.anthropic.com/claude/opus)
* [Claude Sonnet 4](https://www.anthropic.com/claude/sonnet)
* [Claude Haiku 3.5](https://www.anthropic.com/claude/haiku)
Research Claude’s extended thinking
Commitments
Initiatives * Transparency * Responsible scaling policy
Trust center
* [Security and compliance](http://trust.anthropic.com/)
Announcement ISO 42001 certification
Learn
Learning resources * Customer stories * Engineering at Anthropic * Anthropic Academy
Company
* [About](https://www.anthropic.com/company)
* [Careers](https://www.anthropic.com/careers)
* [Events](https://www.anthropic.com/events)
Engineering Building effective agents
Try ClaudeTry Claude Try Claude Download AppDownload App Download App
Claude
Chat with Claude * Overview * Max plan * Team plan * Enterprise plan * Explore pricing
* [Download apps](https://claude.ai/redirect/website.v1.e45ad626-17b1-4286-8a78-0b467375d055/download)
* [Claude log in](https://claude.ai/redirect/website.v1.e45ad626-17b1-4286-8a78-0b467375d055)
API
Build with Claude * API overview * Developer docs * Explore pricing
* [Console log in](https://console.anthropic.com/)
News Learn how to build with Claude
Solutions
Collaborate with Claude * AI agents * Coding * Customer support * Education * Financial services * Government
Case studies Hear from our customers
Research
Research * Overview * Economic Index
Claude model family
* [Claude Opus 4.1](https://www.anthropic.com/claude/opus)
* [Claude Sonnet 4](https://www.anthropic.com/claude/sonnet)
* [Claude Haiku 3.5](https://www.anthropic.com/claude/haiku)
Research Claude’s extended thinking
Commitments
Initiatives * Transparency * Responsible scaling policy
Trust center
* [Security and compliance](http://trust.anthropic.com/)
Announcement ISO 42001 certification
Learn
Learning resources * Customer stories * Engineering at Anthropic * Anthropic Academy
Company
* [About](https://www.anthropic.com/company)
* [Careers](https://www.anthropic.com/careers)
* [Events](https://www.anthropic.com/events)
Engineering Building effective agents
Try ClaudeTry Claude Try Claude Download AppDownload App Download App
Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.
Developer docsDeveloper docs
Developer docs
Install Node.js 18+, then run:
npm install-g @anthropic-ai/claude-code
Try Claude Code on MaxTry Claude Code on Max
Try Claude Code on Max
Try Claude Code on MaxTry Claude Code on Max
Try Claude Code on Max
██████╗██╗ █████╗ ██╗ ██╗██████╗ ███████╗
██╔════╝██║ ██╔══██╗██║ ██║██╔══██╗██╔════╝
██║ ██║ ███████║██║ ██║██║ ██║█████╗
██║ ██║ ██╔══██║██║ ██║██║ ██║██╔══╝
╚██████╗███████╗██║ ██║╚██████╔╝██████╔╝███████╗
╚═════╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝
██████╗ ██████╗ ██████╗ ███████╗
██╔════╝██╔═══██╗██╔══██╗██╔════╝
██║ ██║ ██║██║ ██║█████╗
██║ ██║ ██║██║ ██║██╔══╝
Watch as Claude Code tackles an unfamiliar Next.js project, builds new functionality, creates tests, and fixes what’s broken—all from the command line. Join Boris and Cat as they show you what coding feels like when you’re not doing it alone.
Claude Code embeds Claude Opus 4.1—the same model our researchers and engineers use—right in your terminal. It has deep codebase awareness and the ability to edit files and run commands directly in your environment.
✻
Creating…
✻
Synthesizing…
Claude works directly in VS Code and JetBrains, seeing your entire codebase instead of just isolated snippets. It understands your project structure and existing patterns, making suggestions that actually fit and presenting them directly in your code files. No copying and pasting—just building.
Your terminal is where real work happens. Claude Code connects with the tools that power development—deployment, databases, monitoring, version control. Rather than adding another interface to juggle, it enhances your existing stack. Less context-switching.
Code onboardingTriage issuesRefactor code
✻
Conjuring…
✻
Stewing…
Install Node.js 18+, then run:
npm install-g @anthropic-ai/claude-code
Claude Code maps and explains entire codebases in a few seconds. It uses agentic search to understand project structure and dependencies without you having to manually select context files.
Stop bouncing between tools. Claude Code integrates with GitHub, GitLab, and your command line tools to handle the entire workflow—reading issues, writing code, running tests, and submitting PRs—all from your terminal while you grab coffee.
Claude Code’s understanding of your codebase and dependencies enables it to make powerful, multi-file edits that actually work.
Big fans of Claude Code
“
I'm an infra and backend guy, but with Claude 3.5 Sonnet being so good, I now feel like I'm an everything guy.
Ethan
@ethancatzel
“
Claude Code has dramatically accelerated our team's coding efficiency. I can now write EDA code in a notebook—pulling data, training a model, and evaluating it with basic metrics—and then ask Claude to convert that into a Metaflow pipeline. This process saves 1-2 days of routine (and often boring!) work per model.
Anton Biryukov
Staff Software Engineer at Ramp
“
Claude Code marks a threshold moment for AI in software development. At Intercom, it enables us to build applications we wouldn't have had bandwidth for—from AI labeling tools to ROI calculators for our Sales team. Its ability to handle complex, multi-step tasks sets it apart from alternatives. Claude Code is fundamentally changing what's possible for our engineering teams.
Fergal Reid
VP of AI at Intercom
“
Some interesting data on how Anthropic’s Sonnet 3.5 seems to remain by far the most capable LLM for coding. Every single leading GenAI-powered IDE (Cursor, Windsurf, Zed, Copilot etc) favor this model. A good question: how is Claude so much better for code generation?
Bradley Silicani
COO, Anrok
“
Claude Code has dramatically accelerated our team’s coding efficiency. I can now write EDA code in a notebook—pulling data, training a model, and evaluating it with basic metrics—and then ask Claude to convert that into a Metaflow pipeline. This process saves 1-2 days of routine (and often boring!) work per model.
Anton Biryukov
Staff Software Engineer at Ramp
“
Claude Code marks a threshold moment for AI in software development. At Intercom, it enables us to build applications we wouldn’t have had bandwidth for—from AI labeling tools to ROI calculators for our Sales team. Its ability to handle complex, multi-step tasks sets it apart from alternatives. Claude Code is fundamentally changing what’s possible for our engineering teams.
Fergal Reid
VP of AI at Intercom
*Additional usage limits apply. Prices shown do not include applicable tax.
Pay-as-you-go with standard Anthropic API pricing.
Start buildingStart building
Start building
### Deploy Claude Code to unlimited developers
### No per-seat fees or platform charges
### Set spend limits and monitor usage through the Console
### Support for Amazon Bedrock and Google Cloud Vertex AI
Prices shown do not include applicable tax. Usage limits may apply.
A comprehensive university‐wide plan for institutions, including its students, faculty, and staff.
Learn moreLearn more
Learn more
### Student & faculty access Comprehensive access for all university members at discounted rates
Academic research & learning mode Dedicated API credits and educational features for student learning
### Training & enablement Resources for successful adoption across your institution
Developer docs
Learn moreLearn more
Developer docs
Learn moreLearn more
Case study
There are two ways to access Claude Code: with your Claude Pro or Max subscription, or with an Anthropic Console account. In both cases, you can download Claude Code using these instructions and then sign in with your respective Claude or Console account.
Claude Code excels at both routine development tasks like bug fixes and testing, as well as transformative work like refactors and feature implementation that require deep codebase understanding.
Claude Code runs in your terminal and works alongside your preferred IDE and development tools without requiring you to change your workflow. Claude Code can also use command line tools (like Git) and MCP servers (like GitHub) to extend its own capabilities using your tools.
Yes. Claude Code runs locally in your terminal and talks directly to model APIs without requiring a backend server or remote code index. It also asks for permission before making changes to your files or running commands.
Claude Code works with Claude Opus 4.1, Claude Sonnet 4, and Claude Haiku 3.5 models. Enterprise users can run Claude Code using models in existing Amazon Bedrock or Google Cloud Vertex AI instances.
Claude Code works on macOS, Linux, and Windows. See full system requirements.
When used with an Anthropic Console account, Claude Code consumes API tokens at standard API pricing.
Organizations can use Claude Code by issuing users ‘Developer’ roles under their Anthropic Console account. Contact our sales team for more information.
Install Node.js 18+, then run:
npm install-g @anthropic-ai/claude-code
Learn more
Learn moreLearn more
We use cookies to deliver and improve our services, analyze site usage, and if you agree, to customize or personalize your experience and market our services to you. You can read our Cookie Policy here.
Customize cookie settings Reject all cookies Accept all cookies ###### Necessary
Enables security and basic functionality. Required- [x] ###### Analytics
Enables tracking of site performance. Off- [x] ###### Marketing
Enables ads personalization and tracking. Off- [x] Save preferences
© 2025 Anthropic PBC
Please log in to share your review and rating for this MCP.
{ "mcpServers": { "claude-code": { "command": "npx", "args": [ "-y", "@anthropic-ai/claude-code" ], "env": { "ANTHROPIC_API_KEY": "<YOUR_API_KEY>" } } } }
Discover more MCP servers with similar functionality and use cases
by zed-industries
Provides real-time collaborative editing powered by Rust, enabling developers to edit code instantly across machines with a responsive, GPU-accelerated UI.
by cline
Provides autonomous coding assistance directly in the IDE, enabling file creation, editing, terminal command execution, browser interactions, and tool extension with user approval at each step.
by continuedev
Provides continuous AI assistance across IDEs, terminals, and CI pipelines, offering agents, chat, inline editing, and autocomplete to accelerate software development.
by github
Enables AI agents, assistants, and chatbots to interact with GitHub via natural‑language commands, providing read‑write access to repositories, issues, pull requests, workflows, security data and team activity.
by block
Automates engineering tasks by installing, executing, editing, and testing code using any large language model, providing end‑to‑end project building, debugging, workflow orchestration, and external API interaction.
by RooCodeInc
An autonomous coding agent that lives inside VS Code, capable of generating, refactoring, debugging code, managing files, running terminal commands, controlling a browser, and adapting its behavior through custom modes and instructions.
by lastmile-ai
A lightweight, composable framework for building AI agents using Model Context Protocol and simple workflow patterns.
by firebase
Provides a command‑line interface to manage, test, and deploy Firebase projects, covering hosting, databases, authentication, cloud functions, extensions, and CI/CD workflows.
by gptme
Empowers large language models to act as personal AI assistants directly inside the terminal, providing capabilities such as code execution, file manipulation, web browsing, vision, and interactive tool usage.