# Hermoso (remote · app.hermoso.ai)

Marketing on autopilot from your agent. 841 tools, usable alone. Publishing and ads cost no credits.

- Trust score: 89/100 (high trust)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `app.hermoso.ai`: 89/100 (this document), [markdown](https://verifymcp.io/servers/hermoso-ai-hermoso/app-2.md), [page](https://verifymcp.io/servers/hermoso-ai-hermoso/app-2)
- npm · `hermoso`: 42/100, [markdown](https://verifymcp.io/servers/hermoso-ai-hermoso/hermoso.md), [page](https://verifymcp.io/servers/hermoso-ai-hermoso/hermoso)

## Channel facts

- Endpoint: `https://app.hermoso.ai/mcp?src=registry`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.256`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 100/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
  - The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 69553 tokens (~384/item across 181 items; 175 tools + 6 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 57/100
  - Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 99/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 96% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 22 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 177 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the Hermoso MCP server?

Hermoso is a hosted endpoint at https://app.hermoso.ai/mcp?src=registry, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http hermoso-ai-hermoso 'https://app.hermoso.ai/mcp?src=registry'
```

### Cursor

```json
{
  "mcpServers": {
    "hermoso-ai-hermoso": {
      "url": "https://app.hermoso.ai/mcp?src=registry"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "hermoso-ai-hermoso": {
      "type": "http",
      "url": "https://app.hermoso.ai/mcp?src=registry"
    }
  }
}
```

### Codex

```toml
[mcp_servers.hermoso-ai-hermoso]
url = "https://app.hermoso.ai/mcp?src=registry"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hermoso-ai-hermoso": {
      "type": "remote",
      "url": "https://app.hermoso.ai/mcp?src=registry",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add hermoso-ai-hermoso --url 'https://app.hermoso.ai/mcp?src=registry' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  hermoso-ai-hermoso:
    url: "https://app.hermoso.ai/mcp?src=registry"
```

### Netclaw

```json
{
  "McpServers": {
    "hermoso-ai-hermoso": {
      "Transport": "http",
      "Url": "https://app.hermoso.ai/mcp?src=registry"
    }
  }
}
```

### Vellum

```bash
assistant mcp add hermoso-ai-hermoso -t streamable-http -u 'https://app.hermoso.ai/mcp?src=registry'
```

### Other

```json
{
  "mcpServers": {
    "hermoso-ai-hermoso": {
      "type": "http",
      "url": "https://app.hermoso.ai/mcp?src=registry"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 89, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-19 (score 89, +2)

- [security improvement] Authorization: partial → pass
- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-18 (score 87, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-17 (score 87, +1)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-16 (score 86, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-15 (score 86, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-14 (score 86, +1)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-13 (score 85, 0)

- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

## MCP tools (175)

The latest capture was truncated, so this tool list may be partial.

### `enable_tools` (~427 tokens)

Input parameters:

- `groups` (array, required)

### `find_tools` (~334 tokens)

Input parameters:

- `group` (string)
- `limit` (number)
- `onlyHealthy` (boolean)
- `query` (string)

### `call_tool` (~217 tokens)

Input parameters:

- `args` (object)
- `name` (string, required)

### `post_to_bluesky` (~943 tokens)

Input parameters:

- `account` (string)
- `altText`
- `captions` (array)
- `imageUrls` (array)
- `langs` (array)
- `linkCard`
- `platformCover` (boolean)
- `text` (string, required)
- `videoAlt` (string)
- `videoUrl` (string)

### `post_to_telegram` (~768 tokens)

Input parameters:

- `account` (string)
- `chatId` (string, required)
- `disablePreview` (boolean)
- `imageUrl` (string)
- `imageUrls` (array)
- `platformCover` (boolean)
- `silent` (boolean)
- `text` (string)
- `videoUrl` (string)

### `list_telegram_chats` (~209 tokens)

Input parameters:

- `limit` (number)

### `hermoso_capabilities` (~110 tokens)

### `hermoso_credits` (~105 tokens)

### `buy_credits` (~408 tokens)

Input parameters:

- `confirm` (boolean)
- `pack` (string)
- `quote_token` (string)

### `report_bug` (~178 tokens)

Input parameters:

- `details` (string, required)
- `severity` (string)
- `summary` (string, required)

### `request_feature` (~134 tokens)

Input parameters:

- `details` (string, required)
- `summary` (string, required)

### `billing_status` (~165 tokens)

### `upgrade_plan` (~186 tokens)

Input parameters:

- `period` (string)
- `plan` (string)

### `set_auto_reload` (~180 tokens)

Input parameters:

- `enabled` (boolean, required)
- `reloadCredits` (integer)
- `thresholdCredits` (integer)

### `list_brands` (~118 tokens)

### `use_brand` (~142 tokens)

Input parameters:

- `brand` (string, required)

### `create_brand` (~157 tokens)

Input parameters:

- `activate` (boolean)
- `name` (string, required)

### `delete_brand` (~310 tokens)

Input parameters:

- `brand` (string, required)
- `confirm` (boolean)
- `confirmConnectors` (number)
- `confirmName` (string)

### `list_meta_pages` (~68 tokens)

### `upload_file` (~644 tokens)

Input parameters:

- `dataUri` (string)
- `getUploadUrl` (boolean)
- `name` (string)
- `url` (string)

### `list_whatsapp_accounts` (~304 tokens)

### `post_to_meta` (~4025 tokens)

Input parameters:

- `account` (string)
- `aiGenerated` (boolean)
- `allowDuplicate` (boolean)
- `altText`
- `async` (boolean)
- `audience` (object)
- `audioName` (string)
- `brand` (string)
- `brandedContentSponsorIds` (array)
- `callToAction` (string)
- `callToActionLink` (string)
- `collaborators` (array)
- `countryCodes` (array)
- `coverUrl` (string)
- `crossreshareDarkMode` (boolean)
- `crossreshareToIg` (boolean)
- `hook` (string)
- `idempotencyKey` (string)
- `imageUrl` (string)
- `imageUrls` (array)
- `link` (string)
- `linkAttachment` (string)
- `linkDescription` (string)
- `linkName` (string)
- `linkPicture` (string)
- `locationId` (string)
- `message` (string)
- `pageId` (string)
- `paidPartnership` (boolean)
- `place` (string)
- `platformCover` (boolean)
- `productTags` (array)
- `quotePostId` (string)
- `replyControl` (string)
- `scheduleAt` (string)
- `shareToFeed` (boolean)
- `story` (boolean)
- `subject` (string)
- `target` (string)
- `thumbOffset` (number)
- `topicTag` (string)
- `trialReel` (string)
- `videoUrl` (string)

### `schedule_post` (~6249 tokens)

Input parameters:

- `accounts` (object)
- `actionType` (string)
- `aiGenerated` (boolean)
- `altText`
- `at` (string)
- `audience` (object)
- `audioName` (string)
- `boardId` (string)
- `brand` (string)
- `brandedContent` (boolean)
- `brandedContentSponsorIds` (array)
- `callToAction` (string)
- `callToActionLink` (string)
- `captions` (object)
- `channels` (array, required)
- `chatId` (string)
- `collaborators` (array)
- `commercialContent` (boolean)
- `communityId` (string)
- `countryCodes` (array)
- `coverTimestampMs` (number)
- `coverUrl` (string)
- `crossreshareDarkMode` (boolean)
- `crossreshareToIg` (boolean)
- `description` (string)
- `disableComment` (boolean)
- `disableDuet` (boolean)
- `disableStitch` (boolean)
- `event` (object)
- `hook` (string)
- `imageUrl` (string)
- `imageUrls` (array)
- `instagramLocationId` (string)
- `link` (string)
- `linkAttachment` (string)
- `linkDescription` (string)
- `linkName` (string)
- `linkPicture` (string)
- `linkedinOrganizationId` (string)
- `locationId` (string)
- `madeWithAi` (boolean)
- `message` (string)
- `offer` (object)
- `optimizeCopy` (boolean)
- `pageId` (string)
- `paidPartnership` (boolean)
- `place` (string)
- `platformCover` (boolean)
- `poll` (object)
- `privacyLevel` (string)
- `quotePostId` (string)
- `replyControl` (string)
- `replySettings` (string)
- `shareToFeed` (boolean)
- `slideText` (array)
- `story` (boolean)
- `subject` (string)
- `tags` (array)
- `targetAudience` (object)
- `thread` (array)
- `thumbOffset` (number)
- `thumbnailUrl` (string)
- `timezone` (string)
- `title` (string)
- `topicTag` (string)
- `topicType` (string)
- `trialReel` (string)
- `useQueue` (boolean)
- `videoUrl` (string)
- `visibility` (string)
- `visibilityByChannel` (object)
- `xArticle` (object)
- `xQuotePostId` (string)
- `yourBrand` (boolean)

### `list_scheduled` (~332 tokens)

Input parameters:

- `brand` (string)
- `channel` (string)
- `fired` (number)
- `id` (string)
- `upcoming` (number)

### `reschedule_post` (~2493 tokens)

Input parameters:

- `actionType` (string)
- `aiGenerated` (boolean)
- `altText`
- `at` (string)
- `audience` (object)
- `audioName` (string)
- `boardId` (string)
- `brand` (string)
- `brandedContent` (boolean)
- `brandedContentSponsorIds` (array)
- `callToAction` (string)
- `callToActionLink` (string)
- `captions` (object)
- `channels` (array)
- `chatId` (string)
- `collaborators` (array)
- `commercialContent` (boolean)
- `communityId` (string)
- `countryCodes` (array)
- `coverTimestampMs` (number)
- `coverUrl` (string)
- `crossreshareDarkMode` (boolean)
- `crossreshareToIg` (boolean)
- `description` (string)
- `disableComment` (boolean)
- `disableDuet` (boolean)
- `disableStitch` (boolean)
- `event` (object)
- `id` (string, required)
- `imageUrl` (string)
- `imageUrls` (array)
- `instagramLocationId` (string)
- `link` (string)
- `linkAttachment` (string)
- `linkDescription` (string)
- `linkName` (string)
- `linkPicture` (string)
- `linkedinOrganizationId` (string)
- `locationId` (string)
- `madeWithAi` (boolean)
- `message` (string)
- `offer` (object)
- `optimizeCopy` (boolean)
- `pageId` (string)
- `paidPartnership` (boolean)
- `place` (string)
- `platformCover` (boolean)
- `poll` (object)
- `privacyLevel` (string)
- `quotePostId` (string)
- `replyControl` (string)
- `replySettings` (string)
- `shareToFeed` (boolean)
- `slideText` (array)
- `story` (boolean)
- `tags` (array)
- `targetAudience` (object)
- `thread` (array)
- `thumbOffset` (number)
- `thumbnailUrl` (string)
- `title` (string)
- `topicTag` (string)
- `topicType` (string)
- `trialReel` (string)
- `videoUrl` (string)
- `visibility` (string)
- `visibilityByChannel` (object)
- `xArticle` (object)
- `xQuotePostId` (string)
- `yourBrand` (boolean)

### `cancel_scheduled` (~144 tokens)

Input parameters:

- `brand` (string)
- `id` (string, required)

### `retry_scheduled` (~804 tokens)

Input parameters:

- `allowDuplicate` (boolean)
- `at` (string)
- `boardId` (string)
- `brand` (string)
- `captions` (object)
- `channels` (array)
- `chatId` (string)
- `id` (string, required)
- `linkedinOrganizationId` (string)
- `locationId` (string)
- `message` (string)
- `pageId` (string)

### `duplicate_scheduled` (~551 tokens)

Input parameters:

- `at` (string)
- `boardId` (string)
- `brand` (string)
- `captions` (object)
- `channels` (array)
- `chatId` (string)
- `id` (string, required)
- `imageUrl` (string)
- `imageUrls` (array)
- `link` (string)
- `linkedinOrganizationId` (string)
- `locationId` (string)
- `message` (string)
- `pageId` (string)
- `timezone` (string)
- `title` (string)
- `useQueue` (boolean)
- `videoUrl` (string)
- `visibility` (string)

### `get_post_refill` (~79 tokens)

### `set_post_refill` (~665 tokens)

Input parameters:

- `assetCooldownDays` (number)
- `boardId` (string)
- `channels` (array)
- `chatId` (string)
- `daysAhead` (number)
- `dryRun` (boolean)
- `enabled` (boolean)
- `linkedinOrganizationId` (string)
- `maxCreditsPerDay` (number)
- `maxImagesPerDay` (number)
- `maxVideosPerDay` (number)
- `pageId` (string)
- `postsPerDay` (number)

### `run_post_refill` (~189 tokens)

Input parameters:

- `dryRun` (boolean)
- `force` (boolean)

### `post_to_linkedin` (~779 tokens)

Input parameters:

- `allowDuplicate` (boolean)
- `brand` (string)
- `hook` (string)
- `idempotencyKey` (string)
- `imageUrl` (string)
- `imageUrls` (array)
- `subject` (string)
- `text` (string, required)
- `visibility` (string)

### `post_to_x` (~1772 tokens)

Input parameters:

- `account` (string)
- `altText`
- `brand` (string)
- `communityId` (string)
- `hook` (string)
- `imageUrl` (string)
- `mediaUrl` (string)
- `mediaUrls` (array)
- `paidPartnership` (boolean)
- `platformCover` (boolean)
- `poll` (object)
- `quotePostId` (string)
- `replySettings` (string)
- `replyToId` (string)
- `subject` (string)
- `text` (string)
- `thread` (array)
- `videoUrl` (string)

### `post_x_article` (~1009 tokens)

Input parameters:

- `allowLossy` (boolean)
- `body` (string, required)
- `brand` (string)
- `coverImageUrl` (string)
- `headings` (string)
- `hook` (string)
- `publish` (boolean)
- `subject` (string)
- `title` (string, required)

### `list_pinterest_boards` (~97 tokens)

Input parameters:

- `privacy` (string)

### `post_to_pinterest` (~1369 tokens)

Input parameters:

- `account` (string)
- `allowDuplicate` (boolean)
- `altText`
- `boardId` (string, required)
- `boardSectionId` (string)
- `brand` (string)
- `coverImageUrl` (string)
- `description` (string)
- `hook` (string)
- `idempotencyKey` (string)
- `imageUrl` (string)
- `imageUrls` (array)
- `link` (string)
- `platformCover` (boolean)
- `slideText` (array)
- `subject` (string)
- `title` (string)
- `videoUrl` (string)

### `list_business_locations` (~161 tokens)

### `post_to_google_business` (~736 tokens)

Input parameters:

- `actionType` (string)
- `brand` (string)
- `couponCode` (string)
- `endDate` (string)
- `hook` (string)
- `imageUrl` (string)
- `languageCode` (string)
- `link` (string)
- `locationId` (string)
- `redeemOnlineUrl` (string)
- `startDate` (string)
- `subject` (string)
- `summary` (string)
- `termsConditions` (string)
- `title` (string)
- `topicType` (string)

### `post_to_youtube` (~1407 tokens)

Input parameters:

- `account` (string)
- `aiGenerated` (boolean)
- `brand` (string)
- `categoryId` (string)
- `description` (string)
- `hook` (string)
- `notifySubscribers` (boolean)
- `platformCover` (boolean)
- `privacy` (string)
- `publishAt` (string)
- `subject` (string)
- `tags` (array)
- `thumbnailUrl` (string)
- `title` (string)
- `videoUrl` (string, required)

### `post_to_tiktok` (~1134 tokens)

Input parameters:

- `account` (string)
- `aiGenerated` (boolean)
- `autoAddMusic` (boolean)
- `brand` (string)
- `brandedContent` (boolean)
- `coverIndex` (number)
- `coverTimestampMs` (number)
- `destination` (string)
- `disableComment` (boolean)
- `disableDuet` (boolean)
- `disableStitch` (boolean)
- `hook` (string)
- `imageUrls` (array)
- `photoTitle` (string)
- `platformCover` (boolean)
- `privacy` (string)
- `subject` (string)
- `title` (string)
- `videoUrl` (string)
- `yourBrand` (boolean)

### `publish_to_shopify_product` (~199 tokens)

Input parameters:

- `alt` (string)
- `imageUrl` (string, required)
- `productId` (string, required)

### `list_linkedin_pages` (~109 tokens)

### `post_to_linkedin_page` (~1971 tokens)

Input parameters:

- `allowDuplicate` (boolean)
- `altText`
- `brand` (string)
- `captionsSrt` (string)
- `hook` (string)
- `idempotencyKey` (string)
- `imageUrl` (string)
- `imageUrls` (array)
- `linkDescription` (string)
- `linkThumbnailUrl` (string)
- `linkTitle` (string)
- `linkUrl` (string)
- `organizationId` (string)
- `platformCover` (boolean)
- `subject` (string)
- `targetAudience` (object)
- `text` (string, required)
- `title` (string)
- `videoThumbnailUrl` (string)
- `videoUrl` (string)
- `visibility` (string)

### `list_linkedin_lead_forms` (~150 tokens)

Input parameters:

- `adAccountId` (string)
- `pageId` (string)

### `list_linkedin_leads` (~323 tokens)

Input parameters:

- `adAccountId` (string)
- `formId` (string)
- `formVersion` (number)
- `leadType` (string)
- `limit` (number)
- `pageId` (string)
- `since` (string)
- `start` (number)
- `testLeadsOnly` (boolean)
- `until` (string)

### `get_linkedin_lead` (~102 tokens)

Input parameters:

- `adAccountId` (string)
- `leadId` (string, required)
- `pageId` (string)

### `subscribe_linkedin_leads` (~264 tokens)

Input parameters:

- `adAccountId` (string)
- `forwardTo` (string)
- `leadType` (string)
- `pageId` (string)

### `list_linkedin_lead_events` (~100 tokens)

Input parameters:

- `limit` (number)

### `list_linkedin_lead_subscriptions` (~100 tokens)

Input parameters:

- `adAccountId` (string)
- `leadType` (string)
- `pageId` (string)

### `delete_linkedin_lead_subscription` (~108 tokens)

Input parameters:

- `adAccountId` (string)
- `pageId` (string)
- `subscriptionId` (string, required)

### `save_to_drive` (~210 tokens)

Input parameters:

- `folder` (string)
- `name` (string)
- `url` (string)
- `urls` (array)

### `import_from_cloud` (~361 tokens)

Input parameters:

- `folderId` (string)
- `limit` (number)
- `provider` (string, required)

### `list_drive_files` (~185 tokens)

Input parameters:

- `folderId` (string)
- `includeTrashed` (boolean)
- `onlyFolders` (boolean)
- `pageSize` (number)
- `pageToken` (string)
- `query` (string)

### `get_drive_file` (~70 tokens)

Input parameters:

- `fileId` (string, required)

### `update_drive_file` (~157 tokens)

Input parameters:

- `fileId` (string, required)
- `moveToFolderId` (string)
- `name` (string)
- `removeFromFolderId` (string)
- `trash` (boolean)

### `delete_drive_file` (~96 tokens)

Input parameters:

- `confirm` (boolean)
- `fileId` (string, required)
- `permanent` (boolean)

### `create_drive_folder` (~138 tokens)

Input parameters:

- `name` (string, required)
- `parentId` (string)

### `create_sheet` (~114 tokens)

Input parameters:

- `rows` (array)
- `title` (string)

### `append_to_sheet` (~109 tokens)

Input parameters:

- `range` (string)
- `rows` (array, required)
- `spreadsheetId` (string, required)

### `read_sheet` (~180 tokens)

Input parameters:

- `range` (string)
- `sheetUrl` (string)
- `spreadsheetId` (string)

### `export_swipefile_deck` (~249 tokens)

Input parameters:

- `collection` (string)
- `limit` (number)
- `title` (string)

### `create_doc` (~92 tokens)

Input parameters:

- `text` (string)
- `title` (string)

### `append_to_doc` (~88 tokens)

Input parameters:

- `documentId` (string, required)
- `text` (string, required)

### `read_doc` (~168 tokens)

Input parameters:

- `docUrl` (string)
- `documentId` (string)

### `list_sheet_tabs` (~126 tokens)

Input parameters:

- `sheetUrl` (string)
- `spreadsheetId` (string)

### `update_sheet` (~354 tokens)

Input parameters:

- `confirm` (boolean)
- `range` (string)
- `sheetUrl` (string)
- `spreadsheetId` (string)
- `updates` (array)
- `valueInputOption` (string)
- `values` (array)

### `clear_sheet_range` (~223 tokens)

Input parameters:

- `confirm` (boolean)
- `confirmCells` (number)
- `range` (string, required)
- `sheetUrl` (string)
- `spreadsheetId` (string)

### `manage_sheet_tabs` (~256 tokens)

Input parameters:

- `action` (string, required)
- `confirm` (boolean)
- `confirmCells` (number)
- `newTitle` (string)
- `sheetUrl` (string)
- `spreadsheetId` (string)
- `tab` (string)
- `title` (string)

### `format_sheet` (~196 tokens)

Input parameters:

- `autoResize` (boolean)
- `boldHeader` (boolean)
- `freezeRows` (number)
- `sheetUrl` (string)
- `spreadsheetId` (string)
- `tab` (string)

### `update_doc` (~301 tokens)

Input parameters:

- `confirm` (boolean)
- `confirmCells` (number)
- `docUrl` (string)
- `documentId` (string)
- `replacements` (array)
- `rewrite` (string)

### `save_to_onedrive` (~167 tokens)

Input parameters:

- `folder` (string)
- `name` (string)
- `url` (string)
- `urls` (array)

### `list_onedrive_files` (~138 tokens)

Input parameters:

- `folderId` (string)
- `onlyFolders` (boolean)
- `pageSize` (number)
- `pageToken` (string)
- `query` (string)

### `get_onedrive_file` (~78 tokens)

Input parameters:

- `fileId` (string, required)

### `update_onedrive_file` (~109 tokens)

Input parameters:

- `fileId` (string, required)
- `moveToFolderId` (string)
- `name` (string)

### `delete_onedrive_file` (~76 tokens)

Input parameters:

- `confirm` (boolean)
- `fileId` (string, required)

### `convert_onedrive_file` (~308 tokens)

Input parameters:

- `fileId` (string, required)
- `format` (string)
- `height` (number)
- `width` (number)

### `create_onedrive_folder` (~118 tokens)

Input parameters:

- `name` (string, required)
- `parentId` (string)

### `plan_ad` (~788 tokens)

Input parameters:

- `brand`
- `durationSeconds` (number)
- `format` (string)
- `hook` (string)
- `language` (string)
- `product` (string, required)
- `recipe` (string)
- `reference` (string)
- `setting` (string)

### `clone_video` (~381 tokens)

Input parameters:

- `brand`
- `changes` (string)
- `durationSeconds` (number)
- `language` (string)
- `product` (string)
- `url` (string, required)

### `generate_image` (~1103 tokens)

Input parameters:

- `aspectRatio` (string)
- `imageSize` (string)
- `mask` (string)
- `model` (string)
- `prompt` (string, required)
- `raw` (boolean)
- `refImages` (array)
- `useBrand` (boolean)

### `make_thumbnail` (~1721 tokens)

Input parameters:

- `aspectRatio` (string)
- `background` (string)
- `bakeText` (boolean)
- `bakedUiText` (string)
- `castGenericPerson` (boolean)
- `composition` (string)
- `emotion` (string)
- `emotions` (array)
- `faceImages` (array)
- `font` (string)
- `forceGenerate` (boolean)
- `framework` (string)
- `frameworkRequested` (boolean)
- `headline` (string)
- `headlineLines` (array)
- `headlinePlace` (string)
- `keyElements` (string)
- `location` (string)
- `logo` (string)
- `logo3d` (boolean)
- `overlayStyle` (string)
- `people` (array)
- `reference` (object)
- `restrainedGrade` (boolean)
- `rimColor` (string)
- `sceneBrief` (string)
- `sourceImage` (string)
- `split` (object)
- `takes` (number)
- `topic` (string)
- `tweak` (object)
- `variants` (number)

### `generate_voice` (~273 tokens)

Input parameters:

- `engine` (string)
- `text` (string, required)
- `voice` (string)

### `generate_text` (~249 tokens)

Input parameters:

- `model` (string)
- `prompt` (string, required)
- `raw` (boolean)

### `render_ad` (~1222 tokens)

Input parameters:

- `allowGenericProduct` (boolean)
- `aspectRatio` (string)
- `captions` (boolean)
- `creative` (object, required)
- `creator` (string)
- `dryRun` (boolean)
- `durationSeconds` (number)
- `endCard` (boolean)
- `lockup` (boolean)
- `model` (string)
- `music` (boolean)
- `resolution` (string)
- `textStyle`
- `ttsVoice` (string)

### `make_template_ad` (~1308 tokens)

Input parameters:

- `config` (object, required)

### `finish_video` (~289 tokens)

Input parameters:

- `accent` (string)
- `grain` (boolean)
- `header` (string)
- `pills` (boolean)
- `points` (array)
- `sub` (string)
- `videoUrl` (string, required)

### `post_edit` (~251 tokens)

Input parameters:

- `accent` (string)
- `brandName` (string)
- `domain` (string)
- `ops` (array, required)
- `videoUrl` (string, required)

### `fix_beat` (~235 tokens)

Input parameters:

- `endSeconds` (number, required)
- `prompt` (string, required)
- `refImage` (string)
- `speechWindows` (array)
- `startSeconds` (number, required)
- `videoUrl` (string, required)

### `clip_video` (~760 tokens)

Input parameters:

- `aspectRatio` (string)
- `captions` (boolean)
- `count` (number)
- `video` (string, required)

### `add_subtitles` (~194 tokens)

Input parameters:

- `burn` (boolean)
- `textStyle`
- `video` (string, required)

### `make_explainer` (~1527 tokens)

Input parameters:

- `aspectRatio` (string)
- `brandName` (string)
- `captions` (boolean)
- `channel` (string)
- `durationSeconds` (number)
- `endCard` (boolean)
- `frameDensity` (string)
- `music` (string)
- `style` (string)
- `subtitles` (boolean)
- `topic` (string, required)
- `upscale` (number)
- `voice` (string)

### `product_sizzle` (~501 tokens)

Input parameters:

- `aspectRatio` (string)
- `brandName` (string)
- `cta` (string)
- `musicMood` (string)
- `prompt` (string, required)
- `refImage` (string)
- `resolution` (string)
- `seconds` (number)
- `specs` (array)

### `generate_video` (~1950 tokens)

Input parameters:

- `aspectRatio` (string)
- `audio` (boolean)
- `cameraMove` (string)
- `cameraTrajectory` (array)
- `durationSeconds` (number)
- `endImage` (string)
- `extend` (boolean)
- `interactionId` (string)
- `loop` (boolean)
- `model` (string)
- `musicMood` (string)
- `prompt` (string, required)
- `raw` (boolean)
- `refImage` (string)
- `refImages` (array)
- `refVideo` (string)
- `resolution` (string)
- `shots` (array)
- `ttsScript` (string)
- `ttsVoice` (string)

### `generate_avatar` (~122 tokens)

Input parameters:

- `image` (string, required)
- `resolution` (string)
- `script` (string, required)
- `voice` (string)

### `stitch_video` (~297 tokens)

Input parameters:

- `aspectRatio` (string)
- `durationSeconds` (number)
- `model` (string)
- `resolution` (string)
- `scenes` (array, required)
- `voice` (string)
- `voiceover` (string)

### `get_job` (~119 tokens)

Input parameters:

- `id` (string, required)

### `list_skills` (~76 tokens)

### `get_skill` (~65 tokens)

Input parameters:

- `name` (string, required)

### `save_skill` (~125 tokens)

Input parameters:

- `directive` (string, required)
- `name` (string, required)

### `delete_skill` (~61 tokens)

Input parameters:

- `id` (string, required)

### `list_memory` (~101 tokens)

Input parameters:

- `category` (string)
- `limit` (number)

### `remember` (~170 tokens)

Input parameters:

- `category` (string)
- `text` (string, required)

### `forget` (~64 tokens)

Input parameters:

- `id` (string, required)

### `tidy_memory` (~142 tokens)

Input parameters:

- `confirm` (boolean)

### `list_swipefile` (~149 tokens)

Input parameters:

- `collection` (string)
- `limit` (number)

### `save_to_swipefile` (~175 tokens)

Input parameters:

- `collection` (string, required)
- `items` (array, required)

### `update_saved_creator` (~143 tokens)

Input parameters:

- `key` (string, required)
- `note` (string)
- `status` (string)

### `list_playbooks` (~130 tokens)

Input parameters:

- `full` (boolean)
- `limit` (number)

### `save_playbook` (~241 tokens)

Input parameters:

- `angles` (array)
- `brand` (string)
- `formats` (array)
- `hooks` (array)
- `name` (string, required)
- `plays` (array)
- `source` (string)

### `delete_playbook` (~65 tokens)

Input parameters:

- `id` (string, required)

### `list_creators` (~289 tokens)

Input parameters:

- `limit` (number)

### `save_creator` (~388 tokens)

Input parameters:

- `consented` (boolean)
- `image` (string, required)
- `look` (string)
- `name` (string, required)
- `poses` (array)
- `source` (string)
- `voice` (string)

### `delete_creator` (~92 tokens)

Input parameters:

- `id` (string, required)

### `update_brand` (~183 tokens)

Input parameters:

- `audience` (string)
- `category` (string)
- `domain` (string)
- `goal` (string)
- `name` (string)
- `positioning` (string)
- `sells` (string)
- `style` (string)
- `summary` (string)
- `voice` (string)

### `store_get` (~186 tokens)

Input parameters:

- `key` (string, required)
- `limit` (number)

### `get_settings` (~58 tokens)

### `update_settings` (~167 tokens)

Input parameters:

- `language` (string)
- `theme` (string)
- `watchEmail` (boolean)

### `list_connectors` (~182 tokens)

### `list_connector_accounts` (~188 tokens)

Input parameters:

- `provider` (string, required)

### `set_connector_accounts` (~256 tokens)

Input parameters:

- `accountIds` (array, required)
- `provider` (string, required)

### `disconnect_connector` (~332 tokens)

Input parameters:

- `account` (string)
- `confirm` (boolean)
- `provider` (string, required)

### `connect_connector` (~460 tokens)

Input parameters:

- `fields` (object)
- `provider` (string, required)

### `leave_connector` (~145 tokens)

Input parameters:

- `provider` (string, required)

### `list_team` (~32 tokens)

### `invite_member` (~97 tokens)

Input parameters:

- `confirm` (boolean)
- `email` (string, required)
- `role` (string)

### `remove_member` (~64 tokens)

Input parameters:

- `confirm` (boolean)
- `email` (string, required)

### `set_role` (~82 tokens)

Input parameters:

- `confirm` (boolean)
- `email` (string, required)
- `role` (string, required)

### `list_jobs` (~32 tokens)

### `list_errors` (~283 tokens)

Input parameters:

- `kind` (string)
- `limit` (number)
- `since` (string)
- `surface` (string)

### `error_detail` (~80 tokens)

Input parameters:

- `fingerprint` (string, required)

### `find_competitors` (~108 tokens)

Input parameters:

- `domain` (string, required)
- `mode` (string)

### `pull_competitor_ads` (~187 tokens)

Input parameters:

- `companyName` (string)
- `country` (string)
- `domain` (string)
- `limit` (number)
- `sort` (string)

### `set_competitor_watch` (~388 tokens)

Input parameters:

- `competitors` (array, required)
- `runNow` (boolean)

### `list_watch_findings` (~251 tokens)

Input parameters:

- `competitor` (string)
- `limit` (number)

### `research_ads` (~200 tokens)

Input parameters:

- `brand`
- `query` (string, required)

### `search_meta_ads` (~213 tokens)

Input parameters:

- `companyName` (string)
- `country` (string)
- `limit` (integer)
- `mediaType` (string)
- `pageId` (string)
- `query` (string)
- `status` (string)

### `search_google_ads` (~169 tokens)

Input parameters:

- `advertiserId` (string)
- `domain` (string)
- `limit` (integer)
- `region` (string)

### `search_linkedin_ads` (~170 tokens)

Input parameters:

- `company` (string)
- `companyId` (string)
- `countries` (string)
- `keyword` (string)
- `limit` (integer)

### `find_creators` (~333 tokens)

Input parameters:

- `enrich` (boolean)
- `limit` (number)
- `minAvgViews` (number)
- `minEngagement` (number)
- `niche` (string, required)
- `platforms` (array)
- `queries` (number)

### `search_posts` (~257 tokens)

Input parameters:

- `limit` (number)
- `platforms` (array)
- `queries` (number)
- `topic` (string, required)

### `search_tiktok` (~109 tokens)

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `search_instagram` (~105 tokens)

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `search_youtube` (~95 tokens)

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `search_reddit` (~105 tokens)

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `search_threads` (~86 tokens)

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `fetch_social_data` (~220 tokens)

Input parameters:

- `params` (object)
- `path` (string, required)

### `get_brand` (~99 tokens)

### `draft_brand` (~268 tokens)

Input parameters:

- `description` (string)
- `domain` (string)
- `platform` (string)
- `save` (boolean)
- `socialHandle` (string)

### `list_library` (~100 tokens)

Input parameters:

- `kind` (string)
- `limit` (number)

### `fetch_asset` (~62 tokens)

Input parameters:

- `name` (string)
- `url` (string, required)

### `analyze_video` (~86 tokens)

Input parameters:

- `url` (string, required)

### `score_ad` (~122 tokens)

Input parameters:

- `intent` (string)
- `kind` (string)
- `url` (string, required)

### `reframe_video` (~75 tokens)

Input parameters:

- `aspectRatio` (string, required)
- `video` (string, required)

### `upscale_video` (~172 tokens)

Input parameters:

- `engine` (string)
- `mode` (string)
- `video` (string, required)

### `edit_video` (~353 tokens)

Input parameters:

- `elements` (array)
- `instruction` (string, required)
- `interactionId` (string)
- `keepAudio` (boolean)
- `video` (string, required)

### `multiply_ad` (~426 tokens)

Input parameters:

- `axes` (array)
- `count` (number)
- `dryRun` (boolean)
- `notes` (string)
- `regions` (array)
- `video` (string, required)

### `dub_video` (~216 tokens)

Input parameters:

- `language` (string, required)
- `script` (string)
- `video` (string, required)
- `voice` (string)

### `change_voice` (~141 tokens)

Input parameters:

- `video` (string, required)
- `voice` (string)

### `recast_motion` (~230 tokens)

Input parameters:

- `image` (string, required)
- `orientation` (string)
- `prompt` (string)
- `tier` (string)
- `video` (string, required)

### `plan_variations` (~122 tokens)

Input parameters:

- `brand`
- `count` (integer)
- `language` (string)
- `product` (string, required)

### `competitor_teardown` (~217 tokens)

Input parameters:

- `ads` (array)
- `competitor` (object, required)
- `language` (string)

### `check_ad_policy` (~199 tokens)

Input parameters:

- `category` (string)
- `claims` (string)
- `copy` (string, required)
- `imageDescription` (string)

### `clone_static` (~171 tokens)

Input parameters:

- `brandId` (string)
- `imageUrl` (string, required)

### `remix_static` (~86 tokens)

Input parameters:

- `brandId` (string)
- `imageUrl` (string, required)

### `mine_angles` (~170 tokens)

Input parameters:

- `brandId` (string)

### `list_product_photos` (~129 tokens)

Input parameters:

- `brandId` (string)

### `set_product_image` (~343 tokens)

Input parameters:

- `brandId` (string)
- `imageUrl` (string, required)
- `source_note` (string)

### `fetch_app_screens` (~200 tokens)

Input parameters:

- `appName` (string)
- `brandId` (string)

### `list_meta_posts` (~310 tokens)

Input parameters:

- `account` (string)
- `cursor` (string)
- `includeUnpublished` (boolean)
- `limit` (number)
- `pageId` (string)
- `target` (string)

### `list_published_posts` (~210 tokens)

Input parameters:

- `channel` (string)
- `limit` (number)

### `list_hooks` (~344 tokens)

Input parameters:

- `authentic` (boolean)
- `category` (string)
- `channel` (string)
- `tier` (string)

### `post_performance` (~284 tokens)

Input parameters:

- `axis` (string)
- `channel` (string)

### `diagnose_posts` (~498 tokens)

Input parameters:

- `channel` (string)
- `converting` (boolean)
- `limit` (number)

### `collect_post_metrics` (~260 tokens)

Input parameters:

- `includeMetered` (boolean)
- `max` (number)
- `remeasure` (boolean)

### `backfill_posts` (~352 tokens)

Input parameters:

- `accountRef` (string)
- `channel` (string, required)
- `confirm` (boolean)
- `cursor` (string)
- `limit` (number)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/hermoso-ai-hermoso/app-2#diagnostics

## Score history

- 2026-09-20: 89
- 2026-09-19: 89
- 2026-09-18: 87
- 2026-09-17: 87
- 2026-09-16: 86
- 2026-09-15: 86
- 2026-09-14: 86
- 2026-09-13: 85
- 2026-09-12: 85
- 2026-09-11: 84
- 2026-09-10: 84
- 2026-09-09: 83
- 2026-09-08: 83
- 2026-09-07: 82
- 2026-09-06: 82
- 2026-09-05: 81
- 2026-09-04: 81
- 2026-09-03: 80

## Common questions

### What is the Hermoso MCP server?

Hermoso is an MCP server listed in the public MCP registry as io.github.hermoso-ai/hermoso. Marketing on autopilot from your agent. 841 tools, usable alone. Publishing and ads cost no credits. This page covers its hosted endpoint (https://app.hermoso.ai/mcp?src=registry).

### Is the Hermoso MCP server safe to use?

Hermoso scores 89 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### Does the Hermoso MCP server require authentication?

Yes. Hermoso asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the Hermoso MCP server still maintained?

Hermoso is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://app.hermoso.ai/mcp?src=registry
- Repository: https://github.com/hermoso-ai/hermoso
- Website: https://hermoso.ai/mcp/
- Changelog RSS feed: https://verifymcp.io/servers/hermoso-ai-hermoso/app-2.xml
- Changelog JSON feed: https://verifymcp.io/servers/hermoso-ai-hermoso/app-2.json
- HTML version of this page: https://verifymcp.io/servers/hermoso-ai-hermoso/app-2
