# OCX Documentation ## Docs - [ocx add](https://ocx.kdco.dev/docs/cli/add.md): Reference for the ocx add command — add components or npm plugins to your project - [ocx build](https://ocx.kdco.dev/docs/cli/build.md): Reference for the ocx build command — build a registry from source files - [CLI Reference](https://ocx.kdco.dev/docs/cli/commands.md): Complete command reference for the OCX command-line interface - [ocx config](https://ocx.kdco.dev/docs/cli/config.md): Reference for the ocx config command — view and edit OCX configuration - [ocx init](https://ocx.kdco.dev/docs/cli/init.md): Reference for the ocx init command — initialize OCX configuration - [ocx opencode](https://ocx.kdco.dev/docs/cli/opencode.md): Reference for the ocx opencode command — launch OpenCode with resolved configuration - [ocx profile](https://ocx.kdco.dev/docs/cli/profile.md): Reference for the ocx profile command — manage global profiles - [ocx registry](https://ocx.kdco.dev/docs/cli/registry.md): Reference for the ocx registry command — manage configured registries - [ocx remove](https://ocx.kdco.dev/docs/cli/remove.md): Reference for the ocx remove command — remove installed components - [ocx search](https://ocx.kdco.dev/docs/cli/search.md): Reference for the ocx search command — search for components across registries - [ocx self](https://ocx.kdco.dev/docs/cli/self.md): Reference for the ocx self commands — update and uninstall OCX itself - [ocx update](https://ocx.kdco.dev/docs/cli/update.md): Reference for the ocx update command — update installed components from registries - [ocx verify](https://ocx.kdco.dev/docs/cli/verify.md): Reference for the ocx verify command — verify integrity of installed components - [Enterprise Overview](https://ocx.kdco.dev/docs/enterprise/overview.md): Registry locking, integrity verification, and enterprise deployment features for OCX - [Installation](https://ocx.kdco.dev/docs/getting-started/installation.md): Install OCX on macOS, Linux, or Windows using the install script or npm - [Introduction](https://ocx.kdco.dev/docs/getting-started/introduction.md): OCX brings your OpenCode configuration anywhere — profiles, registries, and auditable components - [Quick Start](https://ocx.kdco.dev/docs/getting-started/quick-start.md): Set up OCX and launch OpenCode with your own profile in under five minutes - [Guides](https://ocx.kdco.dev/docs/guides/index.md): Step-by-step tutorials and integration guides for OCX - [KDCO Workspace Setup](https://ocx.kdco.dev/docs/guides/kdco-workspace.md): Set up the KDCO Workspace multi-agent harness with OCX profiles - [Oh-My-OpenCode Setup](https://ocx.kdco.dev/docs/guides/oh-my-opencode.md): Set up oh-my-opencode with OCX profiles for a portable AI coding environment - [Background Agents Plugin](https://ocx.kdco.dev/docs/integrations/background-agents.md): Async background delegation with persistent results that survive context compaction - [Notify Plugin](https://ocx.kdco.dev/docs/integrations/notify.md): Native OS notifications for OpenCode — know when your AI needs you back - [Workspace Bundle](https://ocx.kdco.dev/docs/integrations/workspace.md): Bundled multi-agent orchestration harness for OpenCode — one install, complete control - [Worktree Plugin](https://ocx.kdco.dev/docs/integrations/worktree.md): Git worktrees that spawn their own terminal — zero-friction isolation for AI-driven development - [Profile Configuration](https://ocx.kdco.dev/docs/profiles/configuration.md): Configure exclude/include patterns, instruction discovery, and profile settings - [Oh-My-OpenCode Profile (omo)](https://ocx.kdco.dev/docs/profiles/omo.md): Starter profile using oh-my-opencode with free OpenCode Zen models - [Profiles Overview](https://ocx.kdco.dev/docs/profiles/overview.md): Portable OpenCode configuration that works across repositories without modifying projects - [Profile Security](https://ocx.kdco.dev/docs/profiles/security.md): Lock down recipes and visibility controls for untrusted repositories - [Workspace Profile (ws)](https://ocx.kdco.dev/docs/profiles/ws.md): Multi-agent orchestration profile with OpenCode Zen free-plan defaults and premium model recommendations - [Agents](https://ocx.kdco.dev/docs/reference/agents.md): Agent types, configuration formats, and per-agent permissions for OpenCode - [Configuration](https://ocx.kdco.dev/docs/reference/configuration.md): OpenCode configuration reference — opencode.jsonc options, variable substitution, and provider settings - [MCP Servers](https://ocx.kdco.dev/docs/reference/mcp.md): Configure Model Context Protocol servers to add external tools to OpenCode - [OpenCode Reference](https://ocx.kdco.dev/docs/reference/opencode.md): Comprehensive developer reference for OpenCode configuration, plugins, agents, skills, and tools - [Permissions](https://ocx.kdco.dev/docs/reference/permissions.md): Fine-grained access control for tools, bash commands, skills, and agent permissions - [Plugin Development](https://ocx.kdco.dev/docs/reference/plugins.md): Build OpenCode plugins with hooks, tools, and event-driven extensions - [Skills & Instructions](https://ocx.kdco.dev/docs/reference/skills.md): Reusable AI instruction sets, discovery rules, and instruction file management - [Custom Tools](https://ocx.kdco.dev/docs/reference/tools.md): Build custom tools that AI agents can call during conversations - [Creating Registries](https://ocx.kdco.dev/docs/registries/create.md): How to build, structure, and distribute your own OCX component registry - [Registry Protocol](https://ocx.kdco.dev/docs/registries/protocol.md): HTTP API specification that OCX-compatible registries must implement - [Security Policy](https://ocx.kdco.dev/docs/security/policy.md): Vulnerability disclosure process, response timeline, and security scope for OCX - [Integrity Verification](https://ocx.kdco.dev/docs/security/verification.md): How OCX uses SHA-256 hashes to verify component integrity and protect against tampering ## OpenAPI Specs - [openapi](https://ocx.kdco.dev/docs/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/kdcokenny/ocx) - [npm](https://www.npmjs.com/package/ocx)