Create a bundle
On Enterprise, open Apps → New bundle, then:- Name the bundle and optionally describe it.
- Select tools from the apps already in the workspace.
- Set access (workspace, teams, or selected people) and the default pass. New bundles start read-only for the workspace scope unless you widen them.
- Save. Passport assigns a stable key and a target of the form
bundle:<key>.
Connect an AI client
Point the client at the bundle endpoint:none do not see it. Bundle endpoints always stay flat for tool discovery; they ignore the workspace flat/apps/compact mode. See Tool discovery modes.
Passes and rollout
Bundle access uses the same pass model as apps (full, read-only, none), with workspace default, per-team, and per-person layers. Disabling or deleting a bundle removes its tools from clients immediately. Removing an app from the workspace also drops that app’s tools from every bundle. Free and Pro do not create or serve bundles; the gateway returns a plan error if a non-Enterprise workspace is asked for one.Related
- The Passport model for how bundles fit with apps and passes
- Catalog access and passes
- Passport CLI for governed calls against a workspace or curated endpoint