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

Cosmic Hosted (agent scope)

v1.0.0

cosmicjs.com/cosmic-hosted-mcp-agent-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/agent
requiredsecret

Agent key. Use Bearer <token>.

npx add-mcp@latest https://mcp.cosmicjs.com/v1/agent --transport http --header "Authorization: <Authorization>"

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

More from cosmicjs.com