Claude Code Local

Active
GitHub Python MIT

Description

Run Claude Code 100% on-device with local AI on Apple Silicon using MLX-native Anthropic models.

Key Features

  • Fully offline - 100% on-device inference, no network needed
  • MLX native - optimized for Apple Silicon chips
  • Claude Code compatible - seamless drop-in replacement for API Claude Code
  • Privacy-first - code and data never leave the device
  • Multi-model - supports MLX versions of Anthropic model family

Use Cases

💡 Use Claude Code for programming in offline environments
💡 Ensure data privacy when working with sensitive codebases
💡 Get a free Claude Code experience on MacBook

Quick Start

# Install
pip install claude-code-local

# Launch
claude-code-local --model claude-3-5-sonnet-mlx

Related Projects