Skip to content
Vinkius

Hygraph (Headless CMS) Connector for AI agents.

10 live capabilities

Manage headless CMS content and schemas through natural conversation.

Live agent request Hygraph (Headless CMS) / Connector

Waiting for input…

AI Agent

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.

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

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

  1. Real-world use case 01

    Schema Auditing

    A content architect needs to know if the 'Product' model has a 'Discount' field.

  2. Real-world use case 02

    Bulk Content Updates

    An editor wants to update the status of 10 draft posts.

  3. 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).

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Hygraph (Headless CMS).

  1. 01 Capability

    Create cms document

    Create a new content entry in your project. It handles the validation logic for your Dynamic Models automatically.

  2. 02 Capability

    Wipe cms document

    Permanently delete specific content arrays. Use this to clear out data and reset states quickly.

  3. 03 Capability

    List project locales

    See all active translation spaces. It helps you identify which content stages are mapped to specific languages.

  4. 04 Capability

    List media assets

    List all attached media assets and their rules. Use this to get cloud URLs and handles for your frontend.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Hygraph (Headless CMS).

  1. 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.

  2. 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.

  3. 07 Capability

    Execute graphql query

    Fetch data from your Hygraph project using pure GraphQL. It identifies the bounded routing spaces for your content.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Hygraph (Headless CMS).

  1. 08 Capability

    Update cms document

    Change existing values in your content records. It safely substitutes draft values within your global boundaries.

  2. 09 Capability

    Get model fields

    Inspect the internal configuration of a specific content model. It's great for seeing exactly how fields are mapped.

  3. 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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_E2kDf3rmUJJgcNZKXaOKQyqaD4p2MZcV1xyGfKJa/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 Hygraph (Headless CMS), and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Hygraph (Headless CMS) for the conversation.

Where the request belongs

Work Hygraph can move forward.

Built around the request

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.

01

Frontend Developer

You use this on Tuesday afternoons to verify which fields are available in a content model before you write the component code.

02

Content Architect

You use this to audit schema definitions and ensure consistency across different content models and translation spaces.

03

Digital Editor

You use this to quickly push draft content live by telling your AI agent to update specific document fields.

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