Hermoso is a marketing MCP server: 850+ tools over one OAuth’d endpoint that let an agent research the ads already running in a market, generate finished image and video ads, publish them, and build the paid campaigns behind them. Perplexity reaches all of it through one connection. This page is about one slice of that — what Perplexity can actually do on Pinterest, and what Pinterest will not let it do.
Connect Hermoso to Perplexity
- Copy the connector URL.
https://app.hermoso.ai/mcp - Perplexity → Account settings → Connectors → + Custom connector → Remote. Name it Hermoso, paste the URL as the MCP Server URL, set Authentication to OAuth and Transport to Streamable HTTP, tick the acknowledgement and press Add.
- Click the Hermoso card to connect. Sign in with your Hermoso account on the consent page. The Client ID and Client Secret fields stay empty: Perplexity reads Hermoso’s OAuth endpoints from its discovery document and registers itself.
- Ask Perplexity for something. “Pull my three closest competitors’ longest-running ads and remix the best hook into a 9:16 video,” or “post this render to the channel.” The agent picks the tools; you approve the spend.
Custom connectors are on Perplexity’s paid plans. In an Enterprise organization, members can add their own only if an admin has switched on Allow members to add custom connectors, which is off by default, and an admin can instead add Hermoso once for everyone. The steps and field names are quoted from Perplexity’s help center article on custom remote connectors, read on 2026-09-23. Hermoso is not affiliated with or endorsed by Perplexity.
Then connect Pinterest itself, once, under Settings → Connectors in Hermoso. That is an OAuth consent screen, so it is the one step that needs a browser — everything after it is a tool call.
The Pinterest tools Perplexity gets
list_pinterest_boards— the account’s boards, including secret ones, with their ids.create_pinterest_board— makes a new board.post_to_pinterest— creates an image or video Pin on a board you name, with a title, a description, a destination link and alt text.schedule_post— queues the Pin, carryingboardId.list_pinterest_ads_campaigns / pinterest_ads_report— read the paid side.
The limit you need before you plan a Pinterest workflow: this app holds Trial access, and Pinterest refuses Pin creation in production on Trial. Their words, caught on the first real Pin: “Apps with Trial access may not create Pins in production.” Boards and reads do work on Trial — listing boards, creating boards, reading Pins — and Hermoso’s error names the access tier rather than telling you to reconnect, because reconnecting cannot fix it. An upgrade to Standard access is what unblocks Pin creation, and it is pending review. The same tier limits the paid side: on Trial, Pinterest exposes no ad accounts at all.
Pinterest limits worth knowing before you automate anything
| Text | A Pin description is capped at 800 characters and a Pin title at 100. It is enforced when the post is created or queued — refused while you are still there to fix it, rather than silently cut on the way out. |
|---|---|
| Visibility | Public, and the control is the board rather than the Pin. A Pin inherits its board’s public or secret state, so “post it somewhere private” is expressed by choosing a secret board — which is why the board is a required argument rather than a default. |
| Carousel | 2 to 5 images, images only. Both bounds come straight from Pinterest’s own v5 OpenAPI (minItems: 2, maxItems: 5), which is the only machine-readable source Pinterest publishes — their developer site is a client-rendered app that returns nothing to a fetch. There is no multi-video source, so a video slide is refused rather than dropped. |
| Which account | boardId, and it is the only identity field refused at enqueue rather than at publish time: “A Pin has to go on a board — pass boardId. Nothing was scheduled: a Pin on the wrong board is a public mistake, so we never choose one for you.” |
Try it in Perplexity
Ask for it in ordinary language — these are sentences, not a DSL:
“Research which home-decor themes do well on Pinterest in autumn, create a board for the best one, and generate eight vertical Pin images with titles and descriptions.”
That walks list_pinterest_boards → plan_ad → generate_image → post_to_pinterest. How Perplexity confirms a tool call is Perplexity’s setting, not ours. Hermoso’s own gates hold either way: campaigns are born paused, spend switches and deletes need an explicit confirmation, and every render is priced before it runs.
Perplexity on Pinterest: the part that bites
Boards list and create on Trial access, and the creative, titles and descriptions are all work you can finish today. Pin creation is refused in production by Pinterest for Trial apps, and Hermoso’s error names the access tier rather than suggesting a reconnect, since reconnecting cannot change it.
Choose Streamable HTTP, not SSE, when you add the connector. Hermoso has no SSE endpoint, so an SSE connector fails the check Perplexity runs when you save it. In an Enterprise org, a connector an admin adds does not show up for members until it is shared from the Permissions screen.
Research Pinterest before you post
There is no Pinterest ad library, so competitor research on Pinterest is not something Hermoso claims. The creative you would run there is well covered by the rest of the studio — make_template_ad and the image models produce the vertical, text-forward stills the surface rewards.
The paid half
Pinterest Ads tools exist — campaign, ad group and an ad that promotes an existing Pin, and archiving rather than deleting, because Pinterest’s ADS API has no delete verb (organic Pins and boards do delete, through delete_pinterest_pin and delete_pinterest_board; it is the paid objects that can only be archived). But the same Trial-access tier that blocks Pin creation exposes no ad accounts, so ad writes are not usable until Standard access lands. That is the honest state, and it is better in a sentence here than discovered on a deadline.
What Perplexity cannot do on its own
An agent with a budget is only useful if the blast radius is bounded, so the fence is in the server rather than in a prompt. Every ad campaign, ad set, ad group and ad is created paused, and the status switches that arm real money refuse to run without an explicit confirmation flag. Every render is quoted first — hermoso_capabilities publishes each model’s exact credit cost before anything spends — and credits are reserved before the first provider call and settled at the exact cost afterwards, so a failed dispatch refunds rather than leaving you billed for nothing. Deletes are confirm-gated too, and every campaign tree is read back from the ad platform before your agent tells you what it built.
One step is deliberately not headless: linking an account is an OAuth consent screen, so you connect the channel once in a browser. Everything after that is a tool call.
The rest of the matrix
From Perplexity, post to: Facebook · Instagram · Threads · TikTok · YouTube · X · LinkedIn · Bluesky · Telegram — or see everything Perplexity can publish to.
Post to Pinterest from: Claude · ChatGPT · Claude Code · Cursor · Codex · Cline · OpenClaw · Grok Bot · Hermes · Gemini CLI · Le Chat
Frequently asked questions
Can Perplexity post to Pinterest?
Yes, through Hermoso's MCP server. In Perplexity, add https://app.hermoso.ai/mcp as a custom connector and approve it with your Hermoso account — there is no key to paste. Perplexity then has 850+ tools, including the ones that publish to Pinterest — and the ones that research the ads already running in your market and render the creative in the first place.
How do I connect Pinterest to Perplexity?
Two steps, once each. In Perplexity, add https://app.hermoso.ai/mcp as a custom connector and approve it with your Hermoso account — there is no key to paste. Then connect Pinterest inside Hermoso under Settings → Connectors, which is an OAuth consent screen in a browser. After that Perplexity publishes to Pinterest as an ordinary tool call.
Can Perplexity post a carousel to Pinterest?
Yes in principle — 2 to 5 images, images only, straight from Pinterest’s own v5 OpenAPI. In practice Pin creation itself is blocked in production while this app holds Trial access. Perplexity calls the same publish tool either way, and a channel that cannot carry a carousel is refused with the real reason attached.
Can Perplexity schedule a Pinterest post for later?
Yes. schedule_post queues it on one calendar shared with every other channel, with a per-channel caption if the copy should differ, and list_scheduled and cancel_scheduled read and pull it back. Pinterest is one of the ten channels that queue.
Start free — 30 credits at signup and 250+ more to earn, and every feature on every plan. Credits are spent only on AI models and Ad Spy research; posting, scheduling, ads management and analytics are free.
Start free → See pricing