CCBOOT TOOLS

16 tools from the Ccboot MCP Server, categorised by risk level.

View the Ccboot policy →

READ TOOLS

2

WRITE TOOLS

13
ccboot_apply_compliance Applies a compliance template pack to the project — generates hooks for audit logging, skills for compliance-aware code review, and CLAUDE.md secti... 2/5 ccboot_audit_code_quality Scans source code for quality issues that prevent enterprise-grade applications. Catches the shortcuts that AI code tools commonly take. Checks pe... 2/5 ccboot_audit_context Analyzes how much of Claude's context window your configuration artifacts consume. Every token spent on CLAUDE.md, skills, agents, and knowledge do... 3/5 ccboot_create_adr Generates an Architecture Decision Record following the standard ADR template. ADRs are the most valuable knowledge documents for AI — they explain... 3/5 ccboot_create_agent Scaffolds a subagent definition in .claude/agents/. Subagents are specialized AI workers with restricted tool access and focused system prompts. B... 2/5 ccboot_create_ci_workflow Generates a GitHub Actions workflow that enables Claude Code to review pull requests. Creates a .github/workflows/claude-review.yml file that trigg... 2/5 ccboot_create_command Creates a slash command (e.g., /review, /deploy, /docs) as a skill with user invocation. Slash commands are the primary way teams standardize Claud... 2/5 ccboot_create_hook Adds a lifecycle hook to .claude/settings.json. Hooks run shell commands in response to Claude Code events — format code after writes, lint changes... 3/5 ccboot_create_knowledge Adds a reference document to .claude/docs/ that Claude Code can use as context. Use this for ADRs, runbooks, API specs, data schemas, and style gui... 2/5 ccboot_create_security_hook Generates a comprehensive security hook system that blocks dangerous commands and detects secret leaks before they happen. Creates a blocker script... 2/5 ccboot_create_skill Scaffolds a production-ready skill in .claude/skills/<name>/ with SKILL.md containing valid YAML frontmatter. Skills are reusable AI capabilities —... 2/5 ccboot_generate_claudemd Creates a deeply customized CLAUDE.md by analyzing your actual project. Reads package.json, detects frameworks, finds real build/test/lint commands... 3/5 ccboot_generate_mcp_config Creates a .mcp.json file with pre-configured MCP server entries for your services. Each entry includes the correct npx command and environment vari... 3/5

EXECUTE TOOLS

1
How many tools does the Ccboot MCP server have? +

The Ccboot MCP server exposes 16 tools across 3 categories: Read, Write, Execute.

How do I enforce policies on Ccboot tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Ccboot server.

What risk categories do Ccboot tools fall into? +

Ccboot tools are categorised as Read (2), Write (13), Execute (1). Each category has a recommended default policy.

Enforce policies on Ccboot

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.