CoreMedia Content Cloud Connector for AI agents.
10 live capabilities
Manage headless content and site navigation from your chat or IDE.
Waiting for input…
Why people use CoreMedia Content Cloud
CoreMedia Content Cloud: Stop Manual Content Searching and Auditing
With this Connector, you just ask your agent. You can say 'find the navigation for the UK site' or 'get me the metadata for the latest news article.' Your agent does the searching and pulls the data directly into your chat. You get the facts you need without ever leaving your workspace.
What Vinkius changes
You get a conversational interface for your entire headless content repository.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Finding campaign content
A marketer needs to find all articles about a new campaign and wants a list of titles and paths without opening the CMS.
- Real-world use case 02
Verifying navigation
A developer is building a new page and needs to check the navigation tree to see what links are available in the header.
- Real-world use case 03
Auditing brand config
A product manager wants to verify the brand configuration for the French locale to ensure the correct logo is active.
Complete set · 10capabilities
The complete CoreMedia Content Cloud capability set.
These are the exact actions your AI can choose when you ask it to work with CoreMedia Content Cloud.
01—04
4 capabilities in this set.
Part of 10 available through CoreMedia Content Cloud.
- 01 Capability
Execute graphql payload
Run custom GraphQL queries to get specific data from your CoreMedia delivery schema.
- 02 Capability
Get cmarticle path
Extract properties and data from specific article nodes in your content library.
- 03 Capability
Get cmpicture asset
Find specific image assets and get their cloud logging details.
- 04 Capability
Search global content
Search through your entire content library for specific strings or topics.
05—07
3 capabilities in this set.
Part of 10 available through CoreMedia Content Cloud.
- 05 Capability
Get navigation tree
View the active navigation hierarchies and arrays for your site.
- 06 Capability
Get cmchannel page
See the structured rules and layouts for your active channels.
- 07 Capability
Get site context
Verify the structural layout and multi-brand environment configurations.
08—10
3 capabilities in this set.
Part of 10 available through CoreMedia Content Cloud.
- 08 Capability
Get cmviewtypes
Check the active app nodes and database bytes for your content views.
- 09 Capability
Get introspection query
Run validation checks to see the limits and types of your schema.
- 10 Capability
Execute persisted query
Run pre-compiled query hashes to get fast, cached results from the edge.
Set up in minutes
One URL. Then ask CoreMedia Content Cloud to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use CoreMedia Content Cloud 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_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable CoreMedia Content Cloud for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud URL.
- Step 03
Save and start
Save the connection and enable CoreMedia Content Cloud in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"coremedia-content-cloud": {
"url": "https://edge.vinkius.com/vk_preview_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud
Open Agent mode in chat and ask: "Using CoreMedia Content Cloud, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"coremedia-content-cloud": {
"url": "https://edge.vinkius.com/vk_preview_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud
Ask Copilot: "Using CoreMedia Content Cloud, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"coremedia-content-cloud": {
"url": "https://edge.vinkius.com/vk_preview_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud
Open Cascade and ask: "Using CoreMedia Content Cloud, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"coremedia-content-cloud": {
"url": "https://edge.vinkius.com/vk_preview_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud
Ask Cline: "Using CoreMedia Content Cloud, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add coremedia-content-cloud --transport http "https://edge.vinkius.com/vk_preview_gQXDju4npIQdXxfuXUzhFGsblfLcBCNjB9m5VFC5/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 CoreMedia Content Cloud
Ask Claude: "Using CoreMedia Content Cloud, show me...". 10 tools are ready
Where the request belongs
Work CoreMedia can move forward.
For content teams and developers who are tired of jumping between the CMS and their workspace to verify content, find assets, or test queries.
Content Marketer
Verifies site navigation and searches for articles without opening the CMS dashboard.
Front-end Developer
Pulls asset metadata and tests GraphQL queries directly from their IDE.
Product Manager
Audits brand hierarchies and site configurations across different locales.
DevOps Engineer
Monitors headless schemas and verifies persisted query hashes in real-time.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAmplience
Connect your Amplience CMS to your AI agent. query hubs, pull content, edit schemas, and deploy live items easily via chat.
Cincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
Contentful
Equip your AI agent to fetch, create, and manage digital content effortlessly using Contentful's headless architecture.
Flotiq
Manage headless content via Flotiq. create and search content objects, handle media assets, audit schemas, and track tenant limits directly from any AI agent.
Kontent.ai
Access headless content. list items, audit types, and query taxonomies.
MediaSilo
Video collaboration and asset management via MediaSilo. manage projects, assets, and Quicklinks.
Bring your own AI
Change the model, client or framework. Keep CoreMedia 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 CoreMedia.
The practical details behind the request, access and result.
Can the CoreMedia Content Cloud MCP help me find specific content?
Yes, it allows your AI agent to search your entire content library for specific strings or topics and return the paths and titles instantly.
How does this Connector work with my headless CMS?
It connects your CoreMedia setup to your AI agent, allowing you to query content, check navigation, and audit schemas through natural conversation.
Can I use this to check my site's navigation?
Yes, you can pull the full navigation tree and hierarchy for any site or brand configuration to verify how it's structured.
Is this good for checking my GraphQL schema?
Yes, it lets your agent run introspection queries to verify your active headless types and see what's available in your delivery schema.
Can it help me find image assets?
Yes, it can retrieve specific image details and resolve the URI templates you need for your frontend development.
Does the CoreMedia Content Cloud MCP support multi-brand environments?
Yes, it can retrieve site context and verify configurations for different brands and locales across your global environment.
Can my agent execute custom GraphQL queries against CoreMedia?
Yes. Use the 'execute_graphql_payload' capability. You can provide any valid GraphQL query string and variables. The agent will fetch the data natively from your Headless Delivery schema, bypassing rigid model limits.
How do I search for articles using specific keywords?
Use the 'search_global_content' capability. The agent leverages CoreMedia's Solr integration to pull explicitly queried words spanning all CMS nodes, returning the exact matches and their paths.
Can I use persisted queries to optimize performance?
Absolutely. Use the 'execute_persisted_query' capability. Provide the SHA256 hash of your pre-compiled query. This ensures proper Edge caching and allows your agent to retrieve content with minimum latency.
One connection away
Give your agent a direct line to CoreMedia.
Connect CoreMedia once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available