Plugin marketplaces
Marketplaces
.agents/plugins/marketplace.json
Vendor docs
config
| name | type | required | meaning | concept | |
|---|---|---|---|---|---|
| authentication | string |
Authentication timing policy.
|
docs ↗ | ||
| category | string |
Display category bucket. Always include it.
|
docs ↗ | ||
| displayName | string |
User-facing marketplace title.
|
docs ↗ | ||
| installation | string |
Availability policy.
|
docs ↗ | ||
| interface | object |
Marketplace presentation metadata.
|
docs ↗ | ||
| name | string |
Marketplace identifier or catalog name.
|
docs ↗ | ||
| path | string |
Relative plugin path based on the marketplace root.
|
docs ↗ | ||
| plugins | array |
Ordered plugin entries. This order determines how Codex renders plugins.
|
docs ↗ | ||
| policy | object |
Marketplace policy block. Always include it.
|
docs ↗ | ||
| products | array |
Product override for this plugin entry. Omit it unless product gating is explicitly requested.
|
docs ↗ | ||
| source | object |
Plugin source descriptor.
|
docs ↗ |