JSON Schemas
Canonical machine-readable schemas for Agent Plugins manifests and MCP configuration.
Agent Plugins publishes separate JSON Schemas for the plugin manifest and MCP server configuration. Clients use each canonical $schema identifier to select locally supported validation and interpretation rules; they do not retrieve schemas while loading a plugin.
Plugin manifest schema
Validate the root plugin.json manifest.
MCP configuration schema
Validate the root mcp.json document and individual server entries.
The specification is authoritative if its requirements conflict with a machine-readable schema.
Source information for this English page.
- Official source
- content/docs/schemas.mdx
- Source commit
- 237bbf575f5843214923419f9d0933852662f4f3
- Last synchronized
- Aug 11, 2026, 8:30 AM
- Specification repository
- Specification repository