ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Agility CMS with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Query your entire content architecture using natural language.

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

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Agility CMS.

  1. 01

    Sync incremental items

    Use this capability to get content items that have updated since your last sync token. Start with 0 if you need a full backup.

  2. 02

    Sync incremental pages

    This capability fetches pages that have updated since your last sync token. Use 0 to initiate a full fetch of all pages.

  3. 03

    Get media gallery

    Retrieve a specific media gallery mapping, allowing you to fetch groups of photos used across your site.

  4. 04

    Count reference items

    Get the total item count for any specific Reference List, letting you quickly audit the size of a content collection.

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Agility CMS.

  1. 05

    Get page layout

    Retrieve the structural modules and layout definitions for a single Page using its unique Page ID.

  2. 06

    Get single item

    Retrieve the full content payload for any single Agility CMS content item when you know its numeric content ID.

  3. 07

    Get site flat router

    Get the exact, flat list of all CMS routes and pages registered on the site.

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Agility CMS.

  1. 08

    Get site tree

    Retrieve the nested sitemap architecture for a digital channel, requiring you to specify the target channel name.

  2. 09

    List content items

    List all content items from an Agility CMS Reference list, such as articles or authors, directly from the Headless CMS environment.

  3. 10

    Search content reference

    Search for specific keywords inside a Content Reference List, helping you pinpoint relevant content quickly.

Observed, not estimated

888ms average. Fast in production.

Agility CMS is checked daily against the live service.

Daily averagePeak 1191ms
Aug 20Today
Fastest day
699ms
Slowest day
1191ms
14-day trend
Slowing+7%

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

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

Agility CMS Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_5eswiSmSUebcV9cwXlY54rj1CtGkp8fDqrTfU030/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 — Agility CMS capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "agility-cms-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_5eswiSmSUebcV9cwXlY54rj1CtGkp8fDqrTfU030/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

Who it's for

Built for the work Agility CMS owners hand off.

This MCP is essential for developers and content specialists who need deep, programmatic access to a Headless CMS. It lets you query content structure and data using natural language, eliminating the need to write repetitive API calls just to map out your site or audit content.

  • 01

    Frontend Developers

    Get an instant breakdown of page modules and sitemaps while building frontends, ensuring component compatibility.

  • 02

    Content Managers

    Audit content lists, search for specific entries, and check page structures directly without logging into the CMS dashboard.

  • 03

    SEO Specialists

    Analyze the flat site router graph natively to map out content opportunities and identify missing internal links.

FAQ

Questions Agility CMS owners ask.

  • 01

    What is the difference between the flat router and the site tree?

    The flat router gives you a simple list of every single CMS route on the site. The site tree provides the nested sitemap architecture, showing how those routes are organized in channels.

  • 02

    Can I get the full content of an article?

    Yes. You use the capability to retrieve a single content item by its ID, which gives you the full content payload, including the article body.

  • 03

    Does this MCP handle content updates?

    Yes. You can use the incremental sync capabilities to get only the pages or items that have changed since your last sync token, which is efficient for large sites.

  • 04

    What kind of data can I get about page structure?

    You can retrieve the exact page modules, UI components mapping, and structural layout definitions for any page using its Page ID.

  • 05

    Is this only for articles and blog posts?

    No. The MCP works with any CMS reference list, including authors, products, and other custom content types defined in your Agility CMS.