Installation
Get started with Krabby
Download Krabby
macOS
The easiest way to install on macOS is via Homebrew:
brew install --cask krabbyOr download directly:
Windows
Download the installer or portable version:
Linux
Choose your preferred format:
Or run via Nix:
nix run github:bulbulogludemir/krabby.codesSetup
1. Install a CLI provider
Krabby runs coding agents through their CLI. Install at least one provider before getting started:
curl -fsSL https://claude.ai/install.sh | bash2. Connect GitHub
To create PRs (and use GitHub Issues), connect your account in Settings → Integrations. Krabby works with OAuth or authentication via GitHub CLI:
gh auth loginYou're ready to start using Krabby.
Last updated on April 2, 2026