ENFR
8news

Tech • IA • Crypto

TodayTopicsVideosCryptoArchivesFavorites

Installing Claude Code

5/10
AnthropicClaudeMay 14, 2026 at 01:39 PM3:00
Audio player
0:00 / 0:00

TL;DR

Cloud Code offers flexible installation and usage across terminals, IDEs, desktop apps, and the web, with varying capabilities depending on platform.

KEY POINTS

Multi-platform installation options

Cloud Code can be installed across macOS, Linux, WSL, and Windows using command-line tools such as curl, PowerShell, or package managers like Homebrew and winget. While package managers simplify setup, they lack automatic update support, making direct installation methods more suitable for users who want the latest features continuously.

Terminal-first experience with fastest updates

Running Cloud Code directly in the terminal provides the most up-to-date experience, as new features are released there first. After installation, users initialize it within a project directory, where it gains access to all files and subfolders. Setup includes selecting preferences like themes and authentication via account tiers or an API key.

Integration with Visual Studio Code

In Visual Studio Code, users can install the official Anthropic extension via the extensions marketplace. After installation and a restart, Cloud Code can be accessed through the command palette or interface shortcuts. It can also be configured to run purely in the terminal within VS Code for those who prefer a minimal UI.

Support for JetBrains IDEs

JetBrains IDEs support Cloud Code through a dedicated plugin available in the marketplace. Once installed and the IDE is restarted, users gain access to a side panel that integrates the tool’s terminal-driven workflow directly into the development environment.

Desktop application for background workflows

The Cloud Desktop app enables users to run Cloud Code alongside other tasks. It includes a dedicated “code” mode with a familiar interface, while allowing operations such as folder-specific work, permission management, and cloud-based execution. This setup is suited for multitasking and longer-running processes.

Web-based access with GitHub limitation

A browser-based version is available via claude.ai/code, offering similar functionality to the desktop app. However, it is limited to GitHub repositories, making it best suited for remote work, collaboration, or managing multiple sessions without local setup.

Flexible workflows across environments

The platform supports a range of workflows, from tightly integrated IDE experiences to lightweight terminal usage. While the core functionality remains consistent, each interface emphasizes different strengths, such as speed, convenience, or remote accessibility.

CONCLUSION

Cloud Code’s broad platform support allows developers to tailor their workflow, with the terminal offering cutting-edge features while IDE, desktop, and web options prioritize integration and accessibility.

Full transcript

More from Anthropic