Xperience by Kentico Management API
Preview REST management API exposed by an Xperience by Kentico application at the kentico-api/management path once the Kentico.Xperience.ManagementApi package is installed and AddKenticoManagementApi() is called. Provides CRUD over content types, reusable field schemas, content items, pages, folders, assets, channels, workspaces, languages, taxonomies, tags and Page Builder components. Authenticated with a shared secret of at least 32 characters. Kentico documents it as local-development only - it has basic authentication and no per-operation authorization. It is the API the Management MCP server introspects and republishes as agent tools.