All apps

Runbook Studio

Brain

SOPs your team actually runs.

Runbook Studio screenshotHover to scroll

Turn your Ounie brain into step-by-step SOPs and runbooks your team actually runs. Name a procedure — "handle a production outage", "onboard a new engineer", "close the monthly books" — and Runbook Studio composes an ordered, cited procedure from your own docs: purpose, roles, and numbered steps with per-step checklists. Then it becomes something you operate, not just read.

  • 5 Ounie credits per SOP generated; if your brain doesn't cover the topic you're not charged
  • Every step cites the exact brain page it came from and is assigned a role — no fabricated procedures
  • Start a run and check each step off, keep the history of every run, and a "last verified" review clock flags an SOP the moment it's overdue
  • Blend up to 5 brains; edit any step, regenerate when the process changes, and export to CSV or DOCX — all free

For agents

Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Runbook Studio — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.

{
  "mcpServers": {
    "ounie": {
      "url": "https://mcp.ounie.com"
    }
  }
}

Scoped endpoint — just this app. Point a client here when the agent should only ever see Runbook Studio's tools:

{
  "mcpServers": {
    "sops": {
      "url": "https://sops.ounie.com/api/mcp"
    }
  }
}

To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.

Credits used

Generated SOP5 credits per call
Regenerated SOP5 credits per call
Runbook Studio — an Ounie app for AI agents · Ounie