Skip to content
Vinkius

Statamic Connector for AI agents.

14 live capabilities

Query and manage your Statamic CMS content and site architecture.

Live agent request Statamic / Connector

Waiting for input…

AI Agent

Why people use Statamic

Statamic CMS Content Auditing

This Connector lets you just ask your agent for that variable. You can grab global sets, list entries, or check navigation trees without ever leaving your workspace. You get the data you need in seconds, keeping your focus where it belongs.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get instant, conversational access to your Statamic CMS data from any compatible AI client.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Content Audit

    A manager asks for all blog entries tagged as 'Tutorials' to check for missing meta tags using list_entries.

  2. Real-world use case 02

    Theme Development

    A developer pulls the get_nav_tree to see how the footer menu is structured before writing the HTML.

  3. Real-world use case 03

    Site Config Check

    An admin asks the agent to pull get_global variables to see the current production site name.

Complete set · 14capabilities

The complete Statamic capability set.

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

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 14 available through Statamic.

  1. 01 Capability

    Get user

    Retrieve a single user profile. Use this to check administrative account details.

  2. 02 Capability

    Get asset

    Fetch a specific asset from your CMS. This helps you quickly locate individual files or media.

  3. 03 Capability

    Get collection tree

    View the entry tree for structured collections. This is helpful for understanding how nested data is organized.

  4. 04 Capability

    Get entry

    Retrieve the details of a single Statamic entry. You can use this to inspect specific content pieces quickly.

Capability set02 / 04

05—08

4 capabilities in this set.

Part of 14 available through Statamic.

  1. 05 Capability

    Get form

    Get the configuration of a single form. This lets you see what fields are required for user submissions.

  2. 06 Capability

    Get global

    Fetch variables from a specific global set. This is useful for checking site-wide configuration data.

  3. 07 Capability

    Get nav tree

    Pull the navigation structure tree. This helps you map out your site's menu hierarchy.

  4. 08 Capability

    Get term

    Get details for a specific taxonomy term. This is useful for checking category associations.

Capability set03 / 04

09—11

3 capabilities in this set.

Part of 14 available through Statamic.

  1. 09 Capability

    List assets

    List all assets within a specific container. This helps you see the contents of your media folders.

  2. 10 Capability

    List entries

    List all entries in a specific collection. This allows you to browse content with pagination and filters.

  3. 11 Capability

    List forms

    List every form available on your site. This provides a bird's-eye view of all site interactions.

Capability set04 / 04

12—14

3 capabilities in this set.

Part of 14 available through Statamic.

  1. 12 Capability

    List globals

    List all available global sets. This lets you see all global variables at a glance.

  2. 13 Capability

    List terms

    List all terms within a taxonomy. This is great for auditing your site's categorization.

  3. 14 Capability

    List users

    List all users on the site. Use this to manage and audit your administrative user base.

Set up in minutes

One URL. Then ask Statamic to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Statamic from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_TYdyu4gPevs1GTdyQszP1GFqHfzyigrCSBY80c66/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Statamic, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Statamic for the conversation.

Where the request belongs

Work Statamic can move forward.

Built around the request

Content managers tired of clicking through complex CMS dashboards, developers needing to inspect content structures while coding, and SEO specialists auditing site-wide metadata.

01

Content Manager

Checks publication status and entry details without logging into the CMS dashboard.

02

Frontend Developer

Inspects API responses and collection trees while building themes and frontend components.

03

SEO Specialist

Audits taxonomy terms and collection metadata to ensure consistent categorization.

Bring your own AI

Change the model, client or framework. Keep Statamic 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 Statamic.

The practical details behind the request, access and result.

Can I use the Statamic MCP to edit my blog posts?

This Connector is designed for reading and inspecting content. You can use it to find, list, and audit your entries, but you should use the Statamic dashboard for making actual edits or creating new posts.

How do I connect the Statamic MCP to my AI client?

Once you subscribe on Vinkius, you'll get the connection details. You just need to provide your Statamic Base URL and an API Token in your AI client's settings to get started.

Does the Statamic MCP work with flat-file sites?

Yes, it works with both flat-file and database-driven Statamic sites as long as your REST API is enabled in your configuration.

Can I use it to check my site's navigation?

Absolutely. You can ask your agent to pull the navigation tree to see how your menus are structured, which is great for checking site architecture.

Is the Statamic MCP good for SEO audits?

It's perfect for audits. You can quickly query taxonomy terms, check global settings, and list collection entries to ensure your metadata is consistent across the site.

What kind of content can I query with this Connector?

You can query almost everything in your CMS, including entries, navigation trees, global variables, user profiles, forms, and media assets.

Can I see the hierarchical structure of my site navigation?

Yes. Use the get_nav_tree capability with the handle of your navigation (e.g., 'main'). The agent will return the full nested structure of your menu items.

How do I fetch specific variables like the site name or social media links?

You can use list_globals to see all available sets, then use get_global with the specific handle to retrieve all variables stored within that global set.

Is it possible to filter entries when listing a collection?

The list_entries capability supports limit, sort, and fields parameters, allowing you to paginate results and choose exactly which data fields the agent should process.

One connection away

Give your agent a direct line to Statamic.

Connect Statamic once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available