{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.hermoso-ai/hermoso",
  "title": "Hermoso",
  "description": "The all-in-one marketing MCP — run an entire marketing function from your agent. Research the ads winning in any market (Meta/Google/LinkedIn ad libraries + organic TikTok, Instagram, YouTube, Reddit, Threads), create finished image & video ads across 50+ frontier models (Seedance, Veo, Kling, Sora, Nano Banana) plus UGC avatars and voice, publish or schedule to Facebook, Instagram, Threads, TikTok, YouTube, X, LinkedIn and Pinterest on one content calendar, manage campaigns on Meta, Google Ads, Microsoft Advertising, Reddit Ads, LinkedIn, Pinterest and ChatGPT Ads, and export to Google Sheets, Docs, Drive and OneDrive — the whole research → create → publish → manage loop over one server. Brand onboarding from a website, a plain-English description or a social handle, unlimited brand workspaces, 301 tools, exact per-render credit costs, confirm-gated ad spend, one-click credit top-up. Works in Claude, Claude Code, Claude Desktop, Codex, Cursor, Cline, OpenClaw, Hermes and any MCP client. MCP server + CLI + Claude skills.",
  "version": "0.1.43",
  "websiteUrl": "https://hermoso.ai/docs/",
  "repository": {
    "url": "https://github.com/hermoso-ai/hermoso",
    "source": "github",
    "subfolder": "cli"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.hermoso.ai/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "hermoso",
      "version": "0.1.43",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "positional",
          "value": "mcp",
          "description": "Run the Hermoso stdio MCP server"
        }
      ],
      "environmentVariables": [
        {
          "name": "HERMOSO_TOKEN",
          "description": "Hermoso agent key (hmk_…) from app.hermoso.ai → Settings → Agents & API. Required against the hosted app.",
          "isSecret": true,
          "isRequired": false
        },
        {
          "name": "HERMOSO_API_BASE",
          "description": "Hermoso API origin. Defaults to https://app.hermoso.ai; set http://localhost:3000 to run against your own server.",
          "isRequired": false
        }
      ]
    }
  ]
}
