C
Cosmic Hosted MCP (agent scope)
Details
- Endpoint
-
https://mcp.cosmicjs.com/v1/agent - Transport
- streamable-http
- Docs
- https://www.cosmicjs.com/docs/agent-skills
Authentication
Authorization: Bearer <credential> Create an agent-scoped signup session by calling `POST /v3/agents/sign-up` on https://dapi.cosmicjs.com. The response includes an agent_key with the agk_ prefix. Store it securely; it authenticates only the agent-flow endpoints and MCP agent scope.