Purrplan Logo Purrplan

MCP · API · Extension

Three recipes, from idea to published post

Complete workflows to reproduce with your own accounts: copy the prompt or the setup, follow the steps, verify the publication.

MCP 01 / 03

Fill my week

1

Connect your LinkedIn, X and Threads accounts in PurrPlan, then connect your agent to the MCP server with permission to read and create drafts. Follow the developer guide for setup.

2

Replace the bracketed fields and paste the prompt into your connected agent. Ask it to confirm the accounts and time zone before creating drafts.

3

Review the adaptations in the calendar: detailed for LinkedIn, concise for X, conversational for Threads. Approve the text and times, then schedule the posts.

Copy this

Prepare 5 posts about [topic] for the week of [date], one per day Monday to Friday at 9 am, time zone [time zone]. Use my LinkedIn, X and Threads accounts connected to PurrPlan. Confirm the accounts first. Adapt each idea: detailed for LinkedIn, concise for X, conversational for Threads. Create drafts only, without scheduling or publishing. Show me the drafts and proposed times for approval.

✅ What you get

15 drafts adapted to three networks, with five proposed time slots. After approval, a week scheduled in your calendar.

🔎 Proof of execution — After the scheduled times, check each post’s status and open its link on the network. Keep publicly accessible links; a draft or scheduled post is not proof of publication.


Webhook · API 02 / 03

Turn every article into posts

1

Connect the destination accounts and create an API token. In your CMS or automation tool, trigger a webhook only when an article is first published.

2

Configure a POST request to /app/api/{workspace}/posts with your token on the server. The copyable instructions below describe the mapping; the API guide shows the request format.

3

Test with one article: create a draft without scheduling flags. Adapt the text to each network in the calendar, approve, then schedule. Store the article ID to avoid duplicates.

Copy this

Trigger: first publication of an article.
Input: ID, title, excerpt, public URL.
Action: POST https://app.purrplan.ai/app/api/{workspace}/posts with Authorization: Bearer {token}, server-side.
Mapping: accounts = connected account IDs; versions[0].account_id = 0; versions[0].is_original = true; versions[0].content[0].body = title + excerpt + URL.
Send no date or schedule, queue or schedule_now flag: create a draft.
Store the article ID after success; do not process it twice. Review and adapt the draft before scheduling.

✅ What you get

A draft from each new article, ready to adapt to the selected networks and approve before publishing.

🔎 Proof of execution — For your test article, check draft creation, then open the post links after publication. Replay the same event to check that your automation prevents duplicates.


Extension 03 / 03

Announcements in Facebook Groups

1

Install Purrplan Publisher in your browser. In PurrPlan, open Accounts → Facebook profiles and groups, generate the pairing code and paste it into the extension.

2

Log into Facebook in that browser and select groups where your announcements are allowed. Prepare a draft for each group: local context, date and a useful link.

3

Review each announcement, then publish or schedule it through the extension. Keep the browser open and Facebook logged in for execution; check each group afterwards.

Copy this

Accounts → Facebook profiles and groups → generate pairing code → paste it into Purrplan Publisher.
Prepare a draft for each permitted group:
“Hello [group], [announcement and benefit for members]. Join us on [date] at [location]. Details: [link]. [Useful question for the group]”
Adapt, review, select the group and schedule through the extension. Keep your browser open and Facebook logged in. Check the post in the group.

✅ What you get

Announcements adapted to your groups, published through the extension using your Facebook session.

🔎 Proof of execution — Open each group and check that the post is visible. An announcement awaiting moderation is not published yet. Keep the link for your records; do not share private group content as public proof.

💎 Founders deal

All three workflows are covered by the lifetime license: from €99, paid once, API + MCP + extension included.

See the Founders deal