Documentation
Everything you need to know about CCJK
Getting Started
Core Features
New in v11.1.1
Quick Start Guide
One command. Minimal config. 10x productivity.
Interactive Setup (Recommended)
npx ccjkAuto-detects your project type and configures optimal MCP services
Silent Mode (CI/CD)
export ANTHROPIC_API_KEY="sk-ant-..."
npx ccjk init --silentNon-interactive setup for automated deployments
What Just Happened?
- โAuto-detected your project type (React/Vue/Node/Python/Go/Rust/etc)
- โConfigured optimal MCP services for your stack
- โSet up persistent memory (AI remembers your codebase)
- โEnabled smart context compression (30-50% token reduction)
- โReady for cloud sync (optional)
Remote Control & Production Security
Control Claude Code from any device with production-grade security
Remote Control
Control Claude from browser, phone, or tablet
ccjk remote setup- โOne-command setup in 30 seconds
- โAuto-configure server URL & auth
- โHealth diagnostics with
remote doctor
Production Security
Hardened defaults for real-world deployments
- โHTTPS enforcement (no HTTP in production)
- โCORS hardening (wildcard * rejected)
- โSecret validation (dev defaults blocked)
- โFail-fast boot (no silent fallbacks)
Permission Presets
One-click permission configuration
ccjk zc --preset max- โmax: All commands (100+ permissions)
- โdev: Build tools, git, npm (50+)
- โsafe: Read-only operations (20+)
Agent Teams
Parallel AI execution for complex tasks
ccjk agent-teams --onOne agent writes code, another writes tests, simultaneously
Essential Commands
ccjkInteractive menu
ccjk initFull initialization
ccjk statusHealth check + recommendations
ccjk boostOne-click optimization
ccjk agent-teams --onEnable parallel AI execution
ccjk cloud enableEnable cloud sync
ccjk memory --enableEnable persistent memory
ccjk mcp installInstall MCP services
ccjk remote setupConfigure remote control
ccjk remote doctorDiagnose connectivity
ccjk zc --preset maxApply permission preset
ccjk --helpShow all commands
Need Help?
Can't find what you're looking for? We're here to help.