ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Sitecore with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your Sitecore CMS via AI agents. create, search, and update content items, templates, layouts, and workflows directly from your chat.

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

The complete Sitecore capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Sitecore.

  1. 01

    Get item layout

    Retrieves the layout or presentation details for an item

  2. 02

    Get workflow state

    Retrieves the current workflow state of an item

  3. 03

    List item children

    Lists the immediate children of a specific item

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Sitecore.

  1. 04

    Delete content item

    This action is irreversible. Permanently deletes a Sitecore item

  2. 05

    Create content item

    Requires parent ID, item name, and template ID. Creates a new item in the Sitecore content tree

  3. 06

    Get item details

    Retrieves details for a specific Sitecore item

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Sitecore.

  1. 07

    Search content

    Useful for broad discovery across the CMS. Searches for content items in Sitecore

  2. 08

    Update content item

    Provide a JSON string of field name/value pairs. Updates the fields of an existing Sitecore item

  3. 09

    List content templates

    G., "Page", "Article") are available for creating new items. Lists available content templates

Observed, not estimated

847ms average. Fast in production.

Sitecore is checked daily against the live service.

Daily averagePeak 1024ms
Aug 20Today
Fastest day
703ms
Slowest day
1024ms
14-day trend
Slowing+23%

Connect your client

One URL. Every client.

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

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

Sitecore Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_HMtPaG6GYQ9Dw5IGIolVaTNn8IsoMdMPwWZh6wDU/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 — Sitecore capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "sitecore-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_HMtPaG6GYQ9Dw5IGIolVaTNn8IsoMdMPwWZh6wDU/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 Sitecore owners ask.

  • 01

    Can my AI agent create new pages from specific templates?

    Yes. Ask the agent to list your content templates to find the ID of the template you want (e.g., 'Article' or 'Landing Page'). Then, provide the parent path where you want the new items to exist. Your agent will call the Sitecore API to instantly generate the new items based on those schemas without requiring you to open the Content Editor.

  • 02

    How can I bulk update metadata for outdated pages?

    First, ask your agent to search for the specific path or keyword to get all related page IDs. Then, command the agent to update each item by passing a JSON with the new fields (like updating SEO descriptions or valid dates). The AI parses your instruction and dynamically executes the updates directly into Sitecore.

  • 03

    Is it possible to check whether an item is published or still in Draft mode?

    Absolutely. You can request the agent to get the workflow state of any given item path. The agent will respond with the current state (e.g., Draft, Awaiting Approval, or Published), making it easy to track content pipelines.