Skip to main content
Capell home
Live demo

Manage cookie preferences

Choose which optional cookies Capell may use.

Essential
Always on

Required for Capell to work — login, security, page rendering.

Analytics

Anonymous usage telemetry to improve editor performance.

Marketing

Personalisation for the Capell marketing site.

Cookie policy

Extension points make a change possible; the package manifest, tests, public surface, and operational owner decide whether it is safe to adopt.

Prepare a package for reviewed submission

Author applications and package submissions can be prepared now; public third-party listings and paid third-party commerce are not open.

Start with a named customer job, scaffold the package through the supported extension tooling, document install and removal impact, run the package audit, and name the people responsible for support and security. An approved author profile allows submission for review; it does not promise publication, sales, earnings, a commission rate, or a payout date.

The current public catalogue is first-party only. Third-party applications are waitlisted while publication policy, legal responsibility, tax, payouts, support, and removal operations are approved.

Next step

Add capability when the project needs it

Capell Foundation is MIT-licensed and free. Paid catalogue packages are licensed per project, so the extension budget follows the capability you actually install.

Role scenarios

What to inspect in Capell Core

Checks for shared content structure, extension boundaries, and change over time.

Role-based checks drawn from product capabilities and fit boundaries.

Laravel developer representing this editorial scenario.

An AI cannot deploy from a single call

Inspect the content schema and Agent Bridge together. A mutating agent call should return a preview and single-use confirmation token, never deploy from the first request.

Read more

Every mutating MCP Agent Bridge call uses a two-step handshake: preview plus a single-use token, followed by a destructive-confirm call carrying the same payload fingerprint. Replay is blocked and agent actions enter a secret-scrubbed audit trail; AIOrchestrator is a separate optional provider-calling capability.

Alternative fit: If a couple of stable fields are the whole job, one hand-built Filament resource is lighter. This pays off once the content structure keeps growing and machines start touching it.

Laravel Technical Lead

Evaluator scenario for a Laravel technical lead

Loading footer