download installation platforms

Claude AI Download: Get Claude on Every Platform (2026)

Download Claude AI for Mac, Windows, Linux, iOS, and Android. Complete guide to getting Claude AI and Claude Code on every device.

Updated: February 6, 2026 5 min read

Download Claude AI on Every Platform

Claude AI is available on virtually every device. Here’s how to get it everywhere.

Web (No Download Needed)

The fastest way to use Claude — no installation required:

  • Visit claude.ai
  • Works on any browser (Chrome, Firefox, Safari, Edge)
  • Full feature access
  • Works on Chromebooks and tablets

Desktop Apps

Mac

Windows

Linux

  • Use the web app at claude.ai
  • Or install Claude Code (terminal-based):
curl -fsSL https://claude.ai/install.sh | bash

Mobile Apps

iPhone / iPad (iOS)

  • Download from the App Store
  • Requires iOS 16+
  • Free with optional Pro subscription

Android

Claude Code (Developer Tool)

Claude Code is a terminal-based coding agent. Install it separately:

macOS & Linux

curl -fsSL https://claude.ai/install.sh | bash

Windows

irm https://claude.ai/install.ps1 | iex

Homebrew (macOS)

brew install --cask claude-code

WinGet (Windows)

winget install Anthropic.ClaudeCode

Full Claude Code installation guide →

IDE Extensions

VS Code

Claude Code integrates with VS Code. After installing Claude Code, it’s available in the editor.

JetBrains IDEs

Works with IntelliJ, WebStorm, PyCharm, and other JetBrains IDEs.

API Access

For developers building apps with Claude:

pip install anthropic

Or:

npm install @anthropic-ai/sdk

Claude API guide →

Quick Start After Download

  1. Open Claude (web, desktop, or mobile)
  2. Create a free account or sign in
  3. Start chatting
  4. For coding, install Claude Code

Not working?

Check common errors and instant fixes in the Error Fix Center.

Fix Errors →