Kentico Xperience Connector for AI agents.
10 live capabilities
Manage your Kentico Xperience content and system objects through natural conversation.
Waiting for input…
Why people use Kentico Xperience
Kentico (CMS & DXP) for Faster Content Audits
This Connector lets you just ask your agent to do it. You can pull user lists, check page metadata, and audit roles in seconds. You get a clear picture of your site without the tab-switching.
What Vinkius changes
You get a conversational interface for your entire Kentico Xperience environment.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Auditing User Permissions
A security admin notices a weird login.
- Real-world use case 02
Multi-culture Content Check
A content lead needs to see the Home page in three different languages.
- Real-world use case 03
Custom Data Reporting
A manager needs a list of inventory items from a custom table.
Complete set · 10capabilities
The complete Kentico Xperience capability set.
These are the exact actions your AI can choose when you ask it to work with Kentico Xperience.
01—04
4 capabilities in this set.
Part of 10 available through Kentico Xperience.
- 01 Capability
Delete system object
Remove a system object from your project. This helps keep your repository clean.
- 02 Capability
Create system object
Create a new system object in Kentico. Use this to set up new roles or templates.
- 03 Capability
Get site document
Fetch a specific document from the CMS. It's useful for checking page content quickly.
- 04 Capability
Get single object
Get a specific system object by its unique ID. This helps when you need deep details on a single item.
05—07
3 capabilities in this set.
Part of 10 available through Kentico Xperience.
- 05 Capability
Get user
Retrieve details for a specific Kentico user. Use this to check account metadata and roles.
- 06 Capability
List custom table rows
List all rows from a specific custom table. This is perfect for pulling internal data.
- 07 Capability
List system objects
List all system objects of a specific type. Use this to see all roles or templates at once.
08—10
3 capabilities in this set.
Part of 10 available through Kentico Xperience.
- 08 Capability
List users
List all global users in the Kentico platform. This is the fastest way to audit your user base.
- 09 Capability
Update site document
Update an existing document in the CMS. Use this to change page content or metadata.
- 10 Capability
Update system object
Update an existing system object. This lets you modify roles or templates after they are created.
Set up in minutes
One URL. Then ask Kentico Xperience to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kentico Xperience from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Kentico Xperience, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kentico Xperience for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Kentico Xperience URL.
- Step 03
Save and start
Save the connection and enable Kentico Xperience in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kentico-cms-dxp": {
"url": "https://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Kentico Xperience
Open Agent mode in chat and ask: "Using Kentico Xperience, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kentico-cms-dxp": {
"url": "https://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Kentico Xperience
Ask Copilot: "Using Kentico Xperience, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kentico-cms-dxp": {
"url": "https://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Kentico Xperience
Open Cascade and ask: "Using Kentico Xperience, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kentico-cms-dxp": {
"url": "https://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Kentico Xperience
Ask Cline: "Using Kentico Xperience, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kentico-cms-dxp --transport http "https://edge.vinkius.com/vk_preview_1zXcZ5VK5PlngFbiZrVbkp1cytPmvTUwdkgS4BWn/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Kentico Xperience
Ask Claude: "Using Kentico Xperience, show me...". 10 tools are ready
Where the request belongs
Work Kentico Xperience can move forward.
This is for the CMS administrator who's tired of clicking through endless menus or the developer who needs to query custom tables without building a new dashboard.
Full-Stack Developer
Testing REST service queries and inspecting system objects via natural conversation instead of manual API capabilities.
Content Architect
Auditing document properties and schemas across multiple cultures and site environments efficiently.
System Administrator
Monitoring user accounts and managing roles across a large Kentico instance.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSitecore
Manage your Sitecore CMS via AI agents. create, search, and update content items, templates, layouts, and workflows directly from your chat.
Cockpit (Self-hosted Headless CMS API)
Manage your self-hosted Cockpit CMS content, assets, and menus directly from any AI agent.
Elemeno
Equip your AI agent to manage content collections, track singletons, and monitor items via the Elemeno CMS API.
DatoCMS
Manage headless content via DatoCMS. execute GraphQL queries, handle record CRUD, manage content models, and audit media uploads directly from any AI agent.
Kintone
Build custom business apps without code using drag-and-drop forms, workflow automation, and team collaboration spaces.
Agility CMS
Manage and query your Agility CMS content through AI. navigate sitemaps, search lists, and fetch layouts.
Bring your own AI
Change the model, client or framework. Keep Kentico Xperience connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Kentico Xperience.
The practical details behind the request, access and result.
Can the Kentico (CMS & DXP) MCP help me manage users?
Yes. You can use it to list all global users or pull specific account details like roles and metadata through your AI agent.
How do I use the Kentico (CMS & DXP) MCP to update site content?
You can ask your agent to update specific documents or site pages by providing the alias or culture, and it will handle the changes for you.
Can I pull data from my custom tables using the Kentico (CMS & DXP) MCP?
Yes. The Connector can list rows from your custom tables, making it easy to extract data for internal reports or monitoring.
Does the Kentico (CMS & DXP) MCP support multi-culture sites?
Yes. You can retrieve and update documents based on specific cultures and site names directly through conversation.
How do I set up the Kentico (CMS & DXP) MCP in my AI client?
Just subscribe to the Connector and provide your Kentico REST URL and authentication header to connect your DXP to your agent.
Can I use the Kentico (CMS & DXP) MCP to audit my system objects?
Yes. You can list system objects by type to see your roles, templates, and other settings across your entire instance.
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.
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.
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.
One connection away
Give your agent a direct line to Kentico Xperience.
Connect Kentico Xperience once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available