Documentation

Everything you need to know about CCJK

Quick Start Guide

One command. Minimal config. 10x productivity.

1

Interactive Setup (Recommended)

npx ccjk

Auto-detects your project type and configures optimal MCP services

2

Silent Mode (CI/CD)

export ANTHROPIC_API_KEY="sk-ant-..." npx ccjk init --silent

Non-interactive setup for automated deployments

3

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)
HIGHLIGHTED CAPABILITIES

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

One agent writes code, another writes tests, simultaneously

Essential Commands

ccjk

Interactive menu

ccjk init

Full initialization

ccjk status

Health check + recommendations

ccjk boost

One-click optimization

ccjk agent-teams --on

Enable parallel AI execution

ccjk cloud enable

Enable cloud sync

ccjk memory --enable

Enable persistent memory

ccjk mcp install

Install MCP services

ccjk remote setup

Configure remote control

ccjk remote doctor

Diagnose connectivity

ccjk zc --preset max

Apply permission preset

ccjk --help

Show all commands

37
GitHub Stars
March 14, 2026
v13.5.7
Current NPM Version
March 14, 2026
v9.4.1
Latest GitHub Release
February 3, 2026
Official
Snapshot Synced
Mar 15, 2026, 06:43 AM

Need Help?

Can't find what you're looking for? We're here to help.