cosmicjs.com/cosmic-hosted-mcp-bucket-scope
Cosmic is a headless CMS and AI-enabled content platform for managing structured content, media, and related workflows. Users create projects and buckets in the Cosmic dashboard, then access that content through APIs, MCP, and tooling.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Bucket read key. Use Bearer <token>.
Bucket read key. Use <token>.
npx add-mcp@latest https://mcp.cosmicjs.com/v1/buckets/{your-bucket-slug} --transport http --header "Authorization: <Authorization>" --header "X-Cosmic-Write-Key: <X-Cosmic-Write-Key>"