ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kontent.ai with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage content items, types, and taxonomies via Kontent.ai's Delivery and Management APIs directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 22 capabilities

The complete Kontent.ai capability set.

These are the exact actions your AI can choose when you ask it to work with Kontent.ai.

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 22 available through Kontent.ai.

  1. 01

    Manage delete item

    Delete a content item via Management API

  2. 02

    Manage create taxonomy

    Create a taxonomy via Management API

  3. 03

    Manage create type

    Create a content type via Management API

  4. 04

    Manage delete asset

    Delete an asset via Management API

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 22 available through Kontent.ai.

  1. 05

    Manage update variant

    Update a language variant of a content item

  2. 06

    Delivery list items

    Ai project. Supports filtering and depth. List content items via Delivery API

  3. 07

    Delivery list taxonomies

    List taxonomies via Delivery API

  4. 08

    Delivery list types

    List content types via Delivery API

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 22 available through Kontent.ai.

  1. 09

    Delivery get item

    Get a single content item via Delivery API

  2. 10

    Manage create asset

    Create an asset via Management API

  3. 11

    Manage create item

    Create a content item via Management API

  4. 12

    Manage delete taxonomy

    Delete a taxonomy via Management API

Capability set04 / 06

13-16

4 capabilities in this set.

Part of 22 available through Kontent.ai.

  1. 13

    Manage delete type

    Delete a content type via Management API

  2. 14

    Manage get variant

    Get a language variant of a content item

  3. 15

    Manage list assets

    List assets via Management API

  4. 16

    Manage list items

    List content items via Management API

Capability set05 / 06

17-19

3 capabilities in this set.

Part of 22 available through Kontent.ai.

  1. 17

    Manage list taxonomies

    List taxonomies via Management API

  2. 18

    Manage list types

    List content types via Management API

  3. 19

    Manage update asset

    Update an asset via Management API

Capability set06 / 06

20-22

3 capabilities in this set.

Part of 22 available through Kontent.ai.

  1. 20

    Manage update item

    Update a content item via Management API

  2. 21

    Manage update taxonomy

    Update a taxonomy via Management API

  3. 22

    Manage update type

    Update a content type via Management API

Observed, not estimated

1044ms average. Fast in production.

Kontent.ai is checked daily against the live service.

Daily averagePeak 1358ms
Aug 20Today
Fastest day
809ms
Slowest day
1358ms
14-day trend
Improving-8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 22 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Kontent.ai, so you can see the experience inside your AI.

It does not authenticate your account with Kontent.ai. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Kontent.ai Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_GfuF8w3dkNLKGWMt1wJCLx0sDhpFazQrmNCQk1jQ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Kontent.ai capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "kontentai-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_GfuF8w3dkNLKGWMt1wJCLx0sDhpFazQrmNCQk1jQ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Kontent.ai owners ask.

  • 01

    Can I filter content items by their content type?

    Yes. Use the delivery_list_items capability and provide the system_type parameter with the codename of the content type you want to filter by.

  • 02

    Is it possible to create new content items using this server?

    Absolutely. The manage_create_item capability allows you to create new content items by providing a JSON payload according to the Kontent.ai Management API schema.

  • 03

    How do I retrieve a specific language variant of a content item?

    You can use the manage_get_variant capability, providing both the item_id and the language_id to fetch the specific version of the content.