Hygraph (Headless CMS) Connector for AI agents.
10 live capabilities
Manage headless CMS content and schemas through natural conversation.
Waiting for input…
Why people use Hygraph (Headless CMS)
Hygraph for Solving CMS Context Switching
This Connector brings the dashboard to your AI agent. You can ask about your schema, check media URLs, or push updates without ever leaving your current workspace. You get a faster workflow where the content actually follows your pace.
What Vinkius changes
You get a conversational interface for your entire Hygraph content lifecycle.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Schema Auditing
A content architect needs to know if the 'Product' model has a 'Discount' field.
- Real-world use case 02
Bulk Content Updates
An editor wants to update the status of 10 draft posts.
- Real-world use case 03
Frontend Data Fetching
A developer needs to see the structure of the last 5 blog posts.
Complete set · 10capabilities
The complete Hygraph (Headless CMS) capability set.
These are the exact actions your AI can choose when you ask it to work with Hygraph (Headless CMS).
01—04
4 capabilities in this set.
Part of 10 available through Hygraph (Headless CMS).
- 01 Capability
Create cms document
Create a new content entry in your project. It handles the validation logic for your Dynamic Models automatically.
- 02 Capability
Wipe cms document
Permanently delete specific content arrays. Use this to clear out data and reset states quickly.
- 03 Capability
List project locales
See all active translation spaces. It helps you identify which content stages are mapped to specific languages.
- 04 Capability
List media assets
List all attached media assets and their rules. Use this to get cloud URLs and handles for your frontend.
05—07
3 capabilities in this set.
Part of 10 available through Hygraph (Headless CMS).
- 05 Capability
Publish cms document
Move content from a draft stage to a live state. It handles the structural extraction needed for a live shift.
- 06 Capability
Execute graphql mutation
Run a mutation to update or write data to your schema. It provisions the JSON payload needed for direct writes.
- 07 Capability
Execute graphql query
Fetch data from your Hygraph project using pure GraphQL. It identifies the bounded routing spaces for your content.
08—10
3 capabilities in this set.
Part of 10 available through Hygraph (Headless CMS).
- 08 Capability
Update cms document
Change existing values in your content records. It safely substitutes draft values within your global boundaries.
- 09 Capability
Get model fields
Inspect the internal configuration of a specific content model. It's great for seeing exactly how fields are mapped.
- 10 Capability
List schema introspection
Discover all models hosted in your project. It retrieves the full schema structure so your agent knows what's available.
Set up in minutes
One URL. Then ask Hygraph (Headless CMS) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hygraph (Headless CMS) 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_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hygraph (Headless CMS) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS) URL.
- Step 03
Save and start
Save the connection and enable Hygraph (Headless CMS) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hygraph-headless-cms": {
"url": "https://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS)
Open Agent mode in chat and ask: "Using Hygraph (Headless CMS), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hygraph-headless-cms": {
"url": "https://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS)
Ask Copilot: "Using Hygraph (Headless CMS), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hygraph-headless-cms": {
"url": "https://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS)
Open Cascade and ask: "Using Hygraph (Headless CMS), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hygraph-headless-cms": {
"url": "https://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS)
Ask Cline: "Using Hygraph (Headless CMS), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hygraph-headless-cms --transport http "https://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS)
Ask Claude: "Using Hygraph (Headless CMS), show me...". 10 tools are ready
Where the request belongs
Work Hygraph can move forward.
This is for the developers who are tired of hunting for IDs in a dashboard and the content architects who need to audit complex schemas across multiple regions without clicking through dozens of menus.
Frontend Developer
You use this on Tuesday afternoons to verify which fields are available in a content model before you write the component code.
Content Architect
You use this to audit schema definitions and ensure consistency across different content models and translation spaces.
Digital Editor
You use this to quickly push draft content live by telling your AI agent to update specific document fields.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSanity
Manage headless CMS content via Sanity. query documents with GROQ, create/update/delete content and manage datasets from any AI agent.
DatoCMS
Manage headless content via DatoCMS. execute GraphQL queries, handle record CRUD, manage content models, and audit media uploads directly from any AI agent.
Contentstack
Equip your AI agent to instantly retrieve digital content and schemas using the Contentstack Delivery API.
Prismic
Query and manage your Prismic headless CMS content. search documents, list custom types, and retrieve specific content directly from any AI agent.
Contentful
Equip your AI agent to fetch, create, and manage digital content effortlessly using Contentful's headless architecture.
Payload CMS
Manage headless content via Payload CMS. manipulate documents, patch JSON states, retrieve singletons, and structure database endpoints using AI.
Bring your own AI
Change the model, client or framework. Keep Hygraph 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 Hygraph.
The practical details behind the request, access and result.
Can I use the Hygraph MCP to update my website content?
Yes, you can use it to update drafts and push them live. The AI agent can modify specific document fields for you without you needing to log into the dashboard.
Does the Hygraph MCP support multiple languages?
Yes, it can list your translation spaces and locales. This helps you verify which content stages are mapped to specific internationalization rules.
Can my AI agent find media URLs using the Hygraph MCP?
Yes, it can enumerate your media assets and provide the cloud URLs. This makes it easy to get the correct links for your frontend components.
How does the Hygraph MCP help with schema management?
It lets your agent inspect your models and fields automatically. You can ask questions about your data structure to get instant answers about how your content is organized.
Can I delete old content with the Hygraph MCP?
Yes, you can use it to irreversibly remove specific content nodes. This is a great way to keep your content repository clean and optimized.
Is the Hygraph MCP good for frontend developers?
It's great for checking content models and GraphQL structures without leaving your IDE. It saves you from having to keep the Hygraph Playground open in a separate tab.
Can I test complex GraphQL queries through my agent?
Yes. Use the execute_graphql_query capability to run any valid GraphQL query block. Your agent will return the nested document results, making it an ideal way to verify content fetching without using the Hygraph Playground.
How do I publish a draft document using my agent?
The publish_cms_document capability allows your agent to shift a document's stage from DRAFT to PUBLISHED. You just need to provide the Model Name and the Target UUID to make the content live on your frontend.
Can I see all available fields for a specific content model?
Absolutely. Use the get_model_fields capability with the name of your Model (e.g., 'Post' or 'Product'). Your agent will perform a schema introspection and list all fields, types, and scalar parameters defined in that model.
One connection away
Give your agent a direct line to Hygraph.
Connect Hygraph once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available