ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Magnolia CMS with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage enterprise content via Magnolia CMS. query JCR nodes, audit template schemas, and orchestrate headless delivery.

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 Magnolia CMS capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Magnolia CMS.

  1. 01

    Mg.create cms node

    Provision a highly-available JSON Payload writing models natively

  2. 02

    Mg.get delivery children

    Perform structural extraction of properties driving active Branch nesting

  3. 03

    Mg.get delivery node

    Rest/delivery/ENDPOINT/PATH` returning pure JSON mappings from the JCR tree securely. Identify bounded routing spaces inside the Headless Magnolia Delivery layers

  4. 04

    Mg.get template schema

    Enumerate explicitly attached structured rules exporting active fields

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Magnolia CMS.

  1. 05

    Mg.patch cms node

    Mutate global Web CRM boundaries substituting Draft Document schemas

  2. 06

    Mg.query delivery nodes

    Retrieve explicit Cloud logging tracing explicit Payload criteria

  3. 07

    Mg.wipe cms node

    Irreversibly vaporize explicit App nodes dropping live Database bytes

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Magnolia CMS.

  1. 08

    Mg.copy delivery node

    Retrieve the exact structural matching verifying Delivery cloning logic

  2. 09

    Mg.execute workspace command

    Dispatch an automated validation check routing explicit Platform logic

  3. 10

    Mg.list jcr workspaces

    Identify precise active arrays spanning rented Context domains

Observed, not estimated

894ms average. Fast in production.

Magnolia CMS is checked daily against the live service.

Daily averagePeak 1207ms
Aug 24Today
Fastest day
791ms
Slowest day
1207ms
14-day trend
Slowing+22%

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 Magnolia CMS, so you can see the experience inside your AI.

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

Magnolia CMS Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_u6bjdVVF5duWxI08JFgNFgIEqXftnazuC33oVsOc/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 — Magnolia CMS capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "magnolia-enterprise-headless-cms-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_u6bjdVVF5duWxI08JFgNFgIEqXftnazuC33oVsOc/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 Magnolia CMS owners ask.

  • 01

    Can I navigate the JCR tree structure through my agent?

    Yes. Use the mg.get_delivery_children capability by providing an endpoint and parent path. Your agent will retrieve exclusively the hierarchical descendants, allowing you to understand the branch nesting and property distribution accurately.

  • 02

    How do I audit the required fields for a specific Magnolia component?

    The mg.get_template_schema capability parses the YAML definitions of your components. Your agent will list exactly what fields and scalar parameters the template respects, making it easy to verify your content model without opening the code.

  • 03

    Can my agent trigger a content publication command?

    Absolutely. Use the mg.execute_workspace_command capability and specify 'activate' or 'publish' as the command name. Your agent will dispatch the JSON payload to Magnolia's command system to transition your content across lifecycle states.