CoreModelsCoreModels
JSON Schema recipe

Agent schema access over MCP

Give your agents the governed schema - profiles, export and validation as tools.

Set up a project whose JSON Schema surface is consumed by agents over MCP. The read-only /mcp endpoint serves fetch_json_schema_import_profiles (profile ids and labels), export_jsonschema (profile, space and root-node scoped; anchors on, external refs dereferenced) and validate_json (live schema regeneration, precise error ledger). The /mcp-admin endpoint adds write tools including import_jsonschema - URL sources only, default profile, Admin role. Optionally seed a schema from a URL now so the tools have something to serve on first connect.