The complete MCP tool suite for AI coding
CKB turns your codebase into a queryable knowledge system—impact analysis, ownership, dead code, security scanning, architecture—via CLI, HTTP API, and any MCP client.
Analyzes and explains your code—never modifies it.
Free for personal use. No credit card required.
What You Can Do
Ship with confidence
MCP tools that keep your repo safe, clean, and easy to change.
Impact Analysis
See blast radius + risk before you commit.
Affected files, tests, and risk scores in one command.
$ ckb impact diffBlast radius: 12 files, 8 consumers Risk: High (UserService.go has 8 dependents) Affected tests: 5 files
Security Scanning
Find exposed secrets automatically.
26+ patterns for API keys, tokens, credentials.
$ ckb scan-secretsFound 2 potential secrets: config/aws.go:23 - AWS Access Key .env.local:8 - Database password
Ownership & Review
Get the right reviewer, instantly.
CODEOWNERS + git-blame with time decay.
$ ckb reviewersSuggested: @sarah (92% confidence) 67% of auth module commits Last active: 2 days ago
Built for Scale
Query across all your repos at once.
Incremental indexing, federation, token-optimized.
$ ckb federation search "PaymentService"Searching 3 repositories... Found in: api-svc, web-app, mobile Cross-repo dependencies: 2
Everything you need
Code intelligence, automated
76 tools across 8 categories.
Each category links to a detail page with tools, examples, and docs.
- Code Navigation
Search, symbols, call graphs.
12 toolsViewIn spotlights- Impact Analysis
Blast radius, risk, affected tests.
8 toolsViewIn spotlights- Security Scanning
Secrets, risky paths, SARIF export.
6 toolsViewIn spotlights- Ownership & Review
Owners, reviewers, drift detection.
8 toolsView- Dead Code Detection
Unused symbols, confidence scoring.
6 toolsViewIn spotlights- Federation
Cross-repo queries, remote indexes.
10 toolsView- Architecture Intelligence
Module maps, ADRs, boundaries.
14 toolsView- CI/CD Integration
GitHub/GitLab, webhooks, quality gates.
12 toolsView
Works with your favorite AI coding tools
83% token reduction with smart presets—load only the tools you need.
Get started in 60 seconds
Three commands. That's all it takes to supercharge your AI coding assistant.
# Install CKB
npm install -g @tastehub/ckb
# Initialize in your project
cd /path/to/your/project
ckb init
# Connect to Claude Code (or Cursor, VS Code, etc.)
ckb setupPricing
Free for personal use
Use CKB free for personal projects. Commercial use requires a license.
Early Adopter Pricing
CKB is evolving into a modular suite where security, testing, and other tools can be used standalone or together. Sign up now and you're locked in:
- Current price locked while subscribed
- Full suite access, always
- All core modules included
Personal
Free
For individual developers and non-commercial projects.
- All 76 MCP tools
- CLI and HTTP API access
- Unlimited repositories
- All language support
- Community support
Team
$9/user/month
For commercial teams up to 50 developers.
- Everything in Personal
- Commercial license
- Priority support
- Invoice billing
Enterprise
$29/user/month
For large organizations with advanced needs.
- Everything in Team
- Unlimited developers
- Dedicated support