Installation
Get started with Gabb in minutes
macOS (Claude Code)
brew install gabb-software/tap/gabb
gabb setup
claude mcp add gabb -- gabb mcp-server
# Restart Claude CodeLinux (Claude Code)
cargo install gabb
gabb setup
claude mcp add gabb -- gabb mcp-server
# Restart Claude CodeWindows
Using Scoop (recommended):
scoop bucket add gabb https://github.com/gabb-software/scoop-bucket
scoop install gabb
gabb setup
claude mcp add gabb -- gabb mcp-server
# Restart Claude CodeOr download manually from the GitHub releases page .
Next Steps
Once installed, check out the documentation to learn about MCP tools, supported languages, and CLI commands.