ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cosmic with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your content, media, and object types via Cosmic. list objects, create content, and handle media assets directly through any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 21 capabilities

The complete Cosmic capability set.

These are the exact actions your AI can choose when you ask it to work with Cosmic.

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 21 available through Cosmic.

  1. 01

    Create media

    Create/Upload Media

  2. 02

    Create revision

    Add a Revision for an Object

  3. 03

    Delete object type

    Delete an Object Type

  4. 04

    Get agent conversation history

    Get history for a specific Agent conversation

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 21 available through Cosmic.

  1. 05

    Get object

    Get a single Object by ID

  2. 06

    Get object type

    Get a single Object Type by slug

  3. 07

    List object types

    List Object Types in a Cosmic Bucket

  4. 08

    Send agent message

    Send a message to an AI Agent

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 21 available through Cosmic.

  1. 09

    Update media

    Update Media metadata

  2. 10

    Batch objects

    Perform batch operations on Objects (Max 25)

  3. 11

    Create object

    Create a new Object

  4. 12

    Create object type

    Create a new Object Type

Capability set04 / 06

13-15

3 capabilities in this set.

Part of 21 available through Cosmic.

  1. 13

    Delete media

    Delete Media

  2. 14

    Delete object

    Delete an Object

  3. 15

    Get revision

    Get a single Revision for an Object

Capability set05 / 06

16-18

3 capabilities in this set.

Part of 21 available through Cosmic.

  1. 16

    List agent conversations

    List conversations for an AI Agent

  2. 17

    List media

    List Media in a Cosmic Bucket

  3. 18

    List objects

    Use the query parameter (URL encoded JSON) to filter results. List Objects in a Cosmic Bucket

Capability set06 / 06

19-21

3 capabilities in this set.

Part of 21 available through Cosmic.

  1. 19

    List revisions

    Get Revisions for an Object

  2. 20

    Update object

    Update an existing Object

  3. 21

    Update object type

    Update an Object Type

Observed, not estimated

1010ms average. Fast in production.

Cosmic is checked daily against the live service.

Daily averagePeak 1270ms
Aug 20Today
Fastest day
864ms
Slowest day
1270ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 21 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Cosmic, so you can see the experience inside your AI.

It does not authenticate your account with Cosmic. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Cosmic Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_y2ynjJhQkEayFecto8VFFnli76mgjWmwXZolbG6r/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Cosmic capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "cosmic-headless-cms-content-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_y2ynjJhQkEayFecto8VFFnli76mgjWmwXZolbG6r/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Cosmic owners ask.

  • 01

    Can I filter objects by a specific type like 'blog-posts'?

    Yes! Use the list_objects capability and provide a JSON query string like {"type":"blog-posts"} in the query parameter to filter your results.

  • 02

    How do I update the content of an existing object?

    You can use the update_object capability. Provide the Object ID and the new values for title, metadata, or status to modify the entry.

  • 03

    Is it possible to see who made changes to an object?

    Yes, you can use the list_revisions capability for a specific object to see its history, and get_revision to inspect the details of a specific version.