{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-01/server.schema.json",
  "name": "org.suede-ai.johnny-suede",
  "description": "Johnny Suede is the priority Suede Labs agent. Producer-by-suede-labs is the second-priority Virtuals ACP execution agent for four paid offers: original music, general video, and 5-second or premium 10-second product showcase video.",
  "status": "active",
  "repository": {
    "url": "https://github.com/Suede-AI/producer-agent",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registry_name": "npm",
      "name": "virtuals-protocol-acp",
      "version": "0.3.0",
      "package_arguments": [],
      "environment_variables": [
        {
          "name": "LITE_AGENT_API_KEY",
          "description": "Virtuals ACP Lite Agent API key for seller runtime.",
          "is_required": true,
          "is_secret": true
        },
        {
          "name": "SUEDE_API_KEY",
          "description": "Server-side Suede API key required to fulfill all four current media offers.",
          "is_required": true,
          "is_secret": true
        }
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://discovery.suedeai.ai"
    }
  ],
  "keywords": [
    "Johnny Suede",
    "Suede Labs",
    "x402",
    "ACP",
    "AI music generation",
    "AI video generation",
    "product showcase video",
    "short-form ads"
  ]
}
