
Kwaak
by bosun-ai
Burn through tech debt with a team of autonomous AI agents running in parallel locally.
What it does
Kwaak enables you to run a team of autonomous AI agents directly from your terminal to handle technical debt, improve test coverage, and update documentation in parallel.
Tools
shell_command: Execute terminal commands in a sandboxed Docker environment.read_file/write_file: Manage codebase files with precision.search_code: Deep search across the project index.run_tests/run_coverage: Execute project tests and analyze coverage to steer agents.create_or_update_pull_request: Automatically commit changes and open PRs on GitHub.
Installation
Add the following to your claude_desktop_config.json (requires binary installed via Homebrew/Cargo):
{
"mcpServers": {
"kwaak": {
"command": "kwaak",
"args": ["mcp"]
}
}
}
Supported hosts
- claude
Quick install
brew install bosun-ai/tap/kwaakInformation
- Pricing
- free
- Published
- 4/22/2026
- stars






