Skip to content

API Reference

Auto-generated reference documentation from source code docstrings.

These pages are generated by mkdocstrings directly from the Python source code. When the code changes, the docs update automatically.

Core Modules

Module Description
config TOML-based configuration management
manifest Registry and project manifest loading/saving
paths Canonical ~/.crux/ path constants
registry Official MCP Registry queries
secrets Pluggable secrets backend system
sync Sync engine — generates .mcp.json and launchers
sandbox Sandbox lifecycle — creation, execution, cleanup
health MCP server health probing and diagnostics
preflight Pre-flight validation for sandbox creation
validation Input validation for names, schemas, manifests
projects Project tracking and management
version Version checking and PyPI update queries
mcp_config MCP server configuration enrichment
setup Environment setup and migration