Documentation · v1
Build extensions for every IDE.
The Open eXtension Protocol — one manifest, one bundle, one CLI. Publish once, install anywhere. 23 pages cover the spec, the runtime, the registry, and everything in between.
Overview
3What OXP is and how it fits together.
Getting Started
3Install the CLI and ship your first extension.
Fundamentals
6Manifest, UI, SDK, permissions, bundle, hosts.
Techniques
6Rust components, declarative UI, dev workflow, publishing.
Security
2Sandbox, signing, TOFU pinning, threat model.
Reference
3CLI flags, registry API, contributing.
New to OXP? Read Introduction first, then jump into Your First Extension.