A local-first SDK and dashboard to create and edit prompt modules, preview results in real time, and control model, temperature, and cost — using your own OpenAI key.
Three simple steps: add the SDK, set your key, and launch the local dashboard.
# Install
npm install @brinpage/cpm
# .env
OPENAI_API_KEY=sk-xxxxxx
npx brinpage cpm
# then open http://localhost:3027
CPM is a minimal SDK plus a local developer dashboard. It helps you manage modular prompt context (rules, tone, facts) and adjust provider options (model, temperature) with instant feedback — without exposing your key or data.
Runtime
Node 18+ / 20+
Package managers
npm / pnpm / yarn
Frameworks
Next.js App Router, others
OS
macOS · Linux · Windows
Models
OpenAI (today)
Themes
Light / Dark