Skip to content
Cursor

Cosmic for Cursor

com.cosmicjs/mcp

Manage Cosmic CMS content, media, object types, and AI generation from any MCP client.

client:Cursor transport:streamable-http runtime:npm

Install Cosmic in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.cosmicjs.com/v1/buckets/{bucket_slug}"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Cosmic in other clients