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.