Install
npm install -g @anthropic-ai/claude-codeAuthenticate
API key — add to your shell profile:
export ANTHROPIC_API_KEY="sk-ant-..."Claude Pro / Max — skip the key. Run claude once and log in via the browser prompt.
Launch
Press ⌘+⌥+3 or open the Command Palette → Add Claude Code.
A dedicated tab opens and Claude Code is ready.
Review changes in the Diff tab, then commit with ⌘+⇧+K.
Last updated on