ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kentico Xperience with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage content and system objects via Kentico Xperience. retrieve documents, manage users, and audit custom tables.

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 · 10 capabilities

The complete Kentico Xperience capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Kentico Xperience.

  1. 01

    Create system object

    Create a new Kentico system object

  2. 02

    Get single object

    Get a specific Kentico system object by ID

  3. 03

    Get site document

    Get a document from the Kentico Xperience CMS

  4. 04

    List custom table rows

    List rows from a Kentico custom table

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Kentico Xperience.

  1. 05

    Update site document

    Update an existing document in the Kentico CMS

  2. 06

    Delete system object

    Delete a Kentico system object

  3. 07

    Get user

    Get details for a specific Kentico user

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Kentico Xperience.

  1. 08

    List system objects

    G., roles provisions, page templates) from Kentico REST. List Kentico system objects by type

  2. 09

    List users

    User in Kentico. List globalThis Kentico users

  3. 10

    Update system object

    Update an existing Kentico system object

Observed, not estimated

909ms average. Fast in production.

Kentico Xperience is checked daily against the live service.

Daily averagePeak 1119ms
Aug 20Today
Fastest day
774ms
Slowest day
1119ms
14-day trend
Improving-15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Kentico Xperience, so you can see the experience inside your AI.

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

Kentico Xperience Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/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 — Kentico Xperience capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "kentico-cms-dxp-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/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 Kentico Xperience owners ask.

  • 01

    Can I update a specific page property using my agent?

    Yes. Use the update_site_document capability. You just need to provide the site name, culture, and alias path, along with a JSON block of the fields you want to mutate. Your agent will process the update through the Kentico REST service instantly.

  • 02

    How do I list rows from a custom table defined in Kentico?

    The list_custom_table_rows capability allows your agent to extract tabular data contents from any custom table item structured within your project. You just need to provide the target table name to retrieve the current entries.

  • 03

    Can my agent manage system objects like user roles?

    Absolutely. Use capabilities like list_system_objects and update_system_object with the object type cms.role. Your agent can help you audit current roles and mutate their properties through natural conversation.