{
  "name": "calle",
  "version": "0.1.13",
  "description": "Use CALL-E from Codex through the calle CLI.",
  "author": {
    "name": "CALLE AI",
    "url": "https://github.com/CALLE-AI"
  },
  "homepage": "https://github.com/CALLE-AI/call-e-integrations/tree/main/packages/codex-plugin",
  "repository": "https://github.com/CALLE-AI/call-e-integrations",
  "license": "MIT",
  "keywords": [
    "ai-agent",
    "call-e",
    "calle",
    "codex",
    "codex-plugin",
    "cli",
    "mcp",
    "openai",
    "openai-codex",
    "phone-call",
    "voice-call"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "CALL-E",
    "shortDescription": "Use the calle CLI for CALL-E workflows.",
    "longDescription": "Plan, run, and inspect CALL-E phone call workflows from Codex by reusing the installed calle CLI.",
    "developerName": "CALLE AI",
    "category": "Productivity",
    "capabilities": [
      "Interactive"
    ],
    "websiteURL": "https://github.com/CALLE-AI/call-e-integrations",
    "defaultPrompt": [
      "Use CALL-E to check my CLI setup.",
      "Use CALL-E to plan a phone call.",
      "Use CALL-E to check a call run status."
    ],
    "composerIcon": "./assets/CALL-E-Icon-Black.svg",
    "brandColor": "#10A37F"
  }
}
