add-mcp
Back to registry
Cosmic Hosted  (bucket scope) logo

Cosmic Hosted (bucket scope)

v1.0.0

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.cosmicjs.com/v1/buckets/{your-bucket-slug}
requiredsecret

Bucket read key. Use Bearer <token>.

requiredsecret

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>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.cosmicjs%2Fcosmic-hosted-mcp-bucket-scope"

More from cosmicjs.com