Cockpit CMS Connector for AI agents.
17 live capabilities
Manage your headless CMS content and assets with natural language commands.
Waiting for input…
Why people use Cockpit CMS
Cockpit CMS Content Management for Faster Updates
With this Connector, you can just tell your agent what needs changing. Ask it to update the price for a specific product or swap out a paragraph of text. It handles the API calls in the background, giving you the results in seconds without a single extra click.
What Vinkius changes
You get a natural language interface for your entire headless content database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Bulk updating product prices
A store owner wants to change prices for a sale.
- Real-world use case 02
Site structure auditing
A developer needs to see all current routes to map out a new navigation menu.
- Real-world use case 03
On-the-fly thumbnail generation
A designer needs a specific thumbnail size for a mobile banner.
Complete set · 17capabilities
The complete Cockpit CMS capability set.
These are the exact actions your AI can choose when you ask it to work with Cockpit CMS.
01—04
4 capabilities in this set.
Part of 17 available through Cockpit CMS.
- 01 Capability
Batch content items
Request content from multiple models at once for faster data gathering.
- 02 Capability
Delete content item
Remove a specific content item from your collection using its ID.
- 03 Capability
Get asset image
Generate resized thumbnails or specific image versions on demand.
- 04 Capability
Get asset
Retrieve metadata for a specific asset by its unique ID.
05—08
4 capabilities in this set.
Part of 17 available through Cockpit CMS.
- 05 Capability
Get content item
Fetch all the details for a single content item using its ID.
- 06 Capability
Get lokalize project locale
Get translations for a specific locale within a Lokalize project.
- 07 Capability
Get lokalize project
Pull all translations for an entire Lokalize project.
- 08 Capability
Get menu
Retrieve a specific menu by its name from your navigation setup.
09—11
3 capabilities in this set.
Part of 17 available through Cockpit CMS.
- 09 Capability
Get page by route
Fetch a specific page's information using its unique route.
- 10 Capability
Get sitemap
Get the full sitemap of your website's content.
- 11 Capability
List content items
Fetch a list of items from a collection with filters, sorting, and pagination.
12—14
3 capabilities in this set.
Part of 17 available through Cockpit CMS.
- 12 Capability
List menus
View a list of all menus available in your CMS.
- 13 Capability
List pages
List every page currently defined in your site structure.
- 14 Capability
Search detektivo
Search for specific information within a Detektivo index.
15—17
3 capabilities in this set.
Part of 17 available through Cockpit CMS.
- 15 Capability
Submit inbox
Send form data directly to an Inbox for processing.
- 16 Capability
Create or update content item
Create new content or update existing items if you provide an ID.
- 17 Capability
List routes
Get a lightweight list of all routes and slugs for your site.
Set up in minutes
One URL. Then ask Cockpit CMS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cockpit 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_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cockpit CMS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS URL.
- Step 03
Save and start
Save the connection and enable Cockpit CMS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cockpit-self-hosted-headless-cms-api": {
"url": "https://edge.vinkius.com/vk_preview_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS
Open Agent mode in chat and ask: "Using Cockpit CMS, help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cockpit-self-hosted-headless-cms-api": {
"url": "https://edge.vinkius.com/vk_preview_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS
Ask Copilot: "Using Cockpit CMS, help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cockpit-self-hosted-headless-cms-api": {
"url": "https://edge.vinkius.com/vk_preview_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS
Open Cascade and ask: "Using Cockpit CMS, help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cockpit-self-hosted-headless-cms-api": {
"url": "https://edge.vinkius.com/vk_preview_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS
Ask Cline: "Using Cockpit CMS, help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cockpit-self-hosted-headless-cms-api --transport http "https://edge.vinkius.com/vk_preview_fNofB8llpPLT1euBpo7Rm0YeaMUb0DsJJHBkdNZ7/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 Cockpit CMS
Ask Claude: "Using Cockpit CMS, show me...". 17 tools are ready
Where the request belongs
Work Cockpit CMS can move forward.
Content managers who hate the dashboard fatigue of manual updates, developers who need to query content structures while coding, and marketing teams who need to grab localized assets quickly.
Content Manager
Updates blog posts and product descriptions on a Tuesday afternoon without logging into the CMS.
Full-stack Developer
Queries content metadata and route slugs while building out new front-end components.
Localization Specialist
Pulls specific regional translations to verify copy across different languages.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPayload CMS
Manage your Payload CMS instance. query collections, inspect documents, and manage content directly from your AI agent.
Crafter CMS
Manage headless content via Crafter CMS. execute GraphQL queries, write Git-based XML content, and publish to delivery engines directly from any AI agent.
Agility CMS
Manage and query your Agility CMS content through AI. navigate sitemaps, search lists, and fetch layouts.
ContentStack (Management)
Grant your AI agent read-write capabilities using ContentStack CMA. Update, publish, and manage contents, schemas, and environments from chat.
CrafterCMS
Manage and query content from CrafterCMS. fetch pages, components, and trees, execute GraphQL/OpenSearch queries, and manage engine cache directly from your AI agent.
Contentstack
Manage headless CMS via Contentstack. list and create entries, audit content types, handle media assets, and publish to environments directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Cockpit CMS 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 Cockpit CMS.
The practical details behind the request, access and result.
How can I use Cockpit CMS with my AI agent?
You can connect your Cockpit CMS instance to your AI agent by subscribing to this Connector. Once connected, you can use natural language to manage your content, assets, and site structure.
Can the Cockpit CMS MCP update my content automatically?
Yes, it allows your AI agent to create or update content items directly. You can give it specific instructions to change prices, descriptions, or other fields in your collections.
Does Cockpit CMS MCP support localized content?
Yes, it includes capabilities to fetch translations for specific locales from your projects. This makes it easy to manage and retrieve multi-language content through your AI.
How do I manage images in Cockpit CMS using an AI?
The Connector allows your agent to retrieve asset metadata and generate resized thumbnails or specific image versions on demand, saving you from manual editing.
Can I pull multiple content types at once with Cockpit CMS MCP?
Yes, you can use the batch request capability to pull data from multiple content models in a single request, which is much faster for large data gathering tasks.
Is the Cockpit CMS MCP good for managing site routes?
It is excellent for that. You can use the Connector to list all pages, retrieve specific routes, or get the full sitemap to help your AI understand your site structure.
Can I filter content items using Mongo-style queries?
Yes! The list_content_items capability supports a filter parameter where you can pass a JSON object with Mongo-style query operators to precisely target your data.
Is it possible to resize images directly through the agent?
Absolutely. Use the get_asset_image capability with parameters like w (width), h (height), and m (mode) to request processed versions of your stored image assets.
Can I fetch data from multiple collections at once?
Yes, the batch_content_items capability allows you to define multiple models and their respective query parameters in a single JSON object to retrieve all required data in one go.
One connection away
Give your agent a direct line to Cockpit CMS.
Connect Cockpit CMS once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available