Official Agent Plugins 1.0.0 specification · reproduced from agent-plugins.org under CC BY 4.0 · ✓ synced 2026-08-07
JSON Schemas
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.