API Platform
Use pre-built Context8 skills
Pick Cloud or Docker mode and copy the matching skill directly.
Cloud Server Skill
For hosted service via https://api.context8.org
Docker Self-hosted Skill
For local/team deployment with Docker and compose
Team rollout
Move from admin-only smoke test to real team usage with explicit operational checks.
Ops checklist
Ops checklist
- Pin strong secrets in
.envbefore first boot. - Keep Postgres/ES bound to localhost unless intentionally exposed.
- Run
/statusand/status/summaryin monitoring. - Enable semantic profile only when you need kNN.
Rollout actions
User rollout
- Admin creates API keys/sub-keys by team or workload.
- Developers use MCP with those keys in Cursor/Codex/Claude.
- Use
/mcp/solutionscontract for strict MCP array clients. - Route product users to dashboard + demo for onboarding.