{
  "name": "supen",
  "version": "0.2.1+codex.20260906023838",
  "description": "Supen tools for coding-agent war rooms",
  "author": {
    "name": "Supen"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "Supen",
    "shortDescription": "Inspect and coordinate Supen computers and coding agents.",
    "longDescription": "Provides Supen-native capabilities for computers, Codex threads, mixed-harness Team seats, handoffs, reports, pending input, approvals, artifacts, and dev servers. SupenAgent can use this plugin as its tool surface instead of reimplementing Codex outside Codex.",
    "developerName": "Supen",
    "category": "Productivity",
    "capabilities": [
      "runtime-inspection",
      "thread-control",
      "supervision"
    ],
    "defaultPrompt": "Use Supen tools when you need to inspect or control Codex work across Supen computers.",
    "composerIcon": "./assets/logo.svg",
    "logo": "./assets/logo.svg",
    "brandColor": "#4E473D"
  },
  "mcpServers": "./.mcp.json"
}
