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 .env before first boot.
  • Keep Postgres/ES bound to localhost unless intentionally exposed.
  • Run /status and /status/summary in 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/solutions contract for strict MCP array clients.
  • Route product users to dashboard + demo for onboarding.