Native macOS chat for your Claude subscription — zero API key, streaming, multi-turn memory.
Install: unzip, move Ask Claude.app to /Applications, then clear quarantine once (the app is ad-hoc signed):
xattr -cr "/Applications/Ask Claude.app"Requires: macOS 15+ (Apple Silicon), Claude Code CLI installed and logged in.
Or build from source: ./build.sh --install (needs Xcode).