How to Use the Cosmic (Headless CMS & Content API) MCP in Claude Code
Manage Cosmic CMS schemas, media, and content revisions directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cosmic (Headless CMS & Content API) MCP to Claude Code
Create your Vinkius account to connect Cosmic (Headless CMS & Content API) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Schema Migrations
Run schema updates directly from your command line. Claude Code uses `create_object_type` and `update_object_type` to apply structural changes to your headless CMS, making database-like migrations part of your CLI workflow. Your terminal agent can inspect existing structures using `list_object_types` and pipe the JSON output directly to other command-line utilities for instant validation. This setup eliminates the need for manual browser configuration during deployments.
Terminal-Based Content Audits using this MCP Server
Auditing your production content doesn't require opening a browser. Claude Code calls `list_objects` with custom query filters to search your Cosmic bucket, displaying raw JSON payloads directly in your standard output. If you spot an error, the agent invokes `update_object` or `delete_object` on the fly, letting you patch broken links or bad metadata without leaving your SSH session. Direct terminal edits keep your content accurate without breaking your focus.
CI/CD Media Pipeline Automation
Integrate asset management into your build scripts using this terminal MCP agent. Claude Code executes `create_media` to push fresh assets during your build phase, ensuring your static site generator always has access to the latest media. Old assets can be pruned automatically using `delete_media` as part of your cleanup routines, keeping your Cosmic storage footprint minimal and organized. Your automation pipelines handle the entire asset lifecycle without human intervention.
Set up Cosmic (Headless CMS & Content API) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecosmic-headless-cms-content-api-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cosmic (Headless CMS & Content API) transactions." It will automatically discover and invoke the available Cosmic (Headless CMS & Content API) tools.
claude mcp add --transport http cosmic-headless-cms-content-api-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Cosmic (Headless CMS & Content API) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cosmic (Headless CMS & Content API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.