Skip to Content
PlatformPlatform

Platform

Curate-Me is the governance layer for AI agents.

If you already have apps, prompts, agents, or automations in production, Curate-Me adds the parts that usually get built late and painfully:

  • cost controls
  • security and policy enforcement
  • managed execution environments
  • visibility into what actually happened

Start Here

The Short Version

Most teams start AI projects with direct provider calls, scattered secrets, and little visibility into spend or policy violations.

Curate-Me inserts a governed layer between your app and model providers, then adds managed runners and operator tooling around it.

# Before OPENAI_BASE_URL=https://api.openai.com/v1 # After OPENAI_BASE_URL=https://api.curate-me.ai/v1/openai X-CM-API-Key=cm_sk_xxx

That single swap gives you:

  • gateway governance
  • request logs and cost tracking
  • approvals for risky actions
  • managed runners for agent execution
  • a dashboard for operators and teams

The Three Product Surfaces

SurfaceWhat it doesWho tends to use it
AI GatewayGoverns every model request before it reaches OpenAI, Anthropic, Google, or other providersengineers, platform teams, security
Managed RunnersRuns agent workloads in controlled environments with lifecycle, files, templates, and fleet controlsengineering, ops, automation teams
DashboardGives humans a way to inspect usage, policies, health, costs, approvals, and runner activityengineering managers, support, finance, execs

Good Next Reads