Kontent.ai
Kontent.ai is a headless CMS that delivers content via API, allowing developers to build websites and applications using their preferred frameworks, languages, or libraries.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Kontent.ai authenticates with an API key. Generate the credential in your Kontent.ai account, then paste it into FlyMyAI the first time an agent uses a Kontent.ai action.
Get your Kontent.ai credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Management API Key | The Management API key for authenticating requests. Generate one in Project settings > API keys > Management API keys. (required) |
Environment ID | The unique identifier for your Kontent.ai environment (project). Found in Environment settings. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
KONTENT_AI_GET_CONTENT_ITEM | Tool to retrieve a specific content item by its identifier. use after confirming the environment id and item identifier. | environment_id, item_identifier |
KONTENT_AI_GET_LANGUAGE | Tool to retrieve a specific language by its id. supports management api directly and delivery api via normalization. | environment_id, language_identifier |
KONTENT_AI_GET_LANGUAGE_VARIANT | Tool to retrieve a specific language variant of a content item. use after confirming the item and language identifiers when needing localized content. | environment_id, content_item_identifier, language_identifier |
KONTENT_AI_LIST_CONTENT_ITEMS | Tool to list content items from the delivery api. use when fetching content items for a specified environment, optionally providing a continuation token for pagination. | environment_id |
KONTENT_AI_LIST_CONTENT_TYPES | Tool to list content types within a kontent.ai environment. use when you need to retrieve a paginated list of content type definitions. use after confirming the environment id. | environment_id |
KONTENT_AI_LIST_LANGUAGES | Tool to list languages in a kontent.ai project. use when you need to retrieve all languages for a specified environment after confirming the project id. | environment_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Kontent.ai!