KrabbyKrabby

Installation

Get started with Krabby

Download Krabby

macOS

The easiest way to install on macOS is via Homebrew:

brew install --cask krabby

Or download directly:

Windows

Download the installer or portable version:

Linux

Choose your preferred format:

Or run via Nix:

nix run github:bulbulogludemir/krabby.codes

Setup

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 | bash

2. 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 login

You're ready to start using Krabby.

Last updated on April 2, 2026