Connect Groniz through MCP to schedule from your documents. On macOS, you can also use the CLI.
Connect your social accounts in the Groniz Console, then get a key from API Keys. Use that Groniz key in the MCP configuration below.
Open Connectors → Custom Connector and its MCP configuration. Merge this entry into mcpServers and replace YOUR_API_KEY. Use ~/.workbuddy/mcp.json for all projects or .workbuddy/mcp.json inside the current project.
{
"mcpServers": {
"groniz": {
"type": "streamableHttp",
"url": "https://mcp.groniz.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Save the configuration and check the server status. Ask WorkBuddy to list your accounts before creating a post.
Use Groniz integrationList to show my connected accounts.
Do not schedule or publish anything yet.Run these commands in a macOS terminal and complete the browser login. Then ask WorkBuddy to read https://groniz.com/SKILL.md for the CLI workflow. This is an alternative to MCP.
curl -fsSL https://groniz.com/install.sh | sh
export PATH="$HOME/.groniz/bin:$PATH"
groniz auth login
groniz whoamiSelect the campaign folder in WorkBuddy and specify the target accounts and time zone. Review the proposed copy and dates before scheduling.
Read the campaign brief and launch calendar in this workspace.
Draft three posts for X and LinkedIn with dates in Asia/Shanghai.
Show me the copy and schedule for approval.
Once approved, schedule with Groniz and return the post IDs.The Groniz surface is the same everywhere; what changes is how WorkBuddy reaches for it.
Try Turn the campaign spreadsheet in your workspace into a social posting calendar.
Give WorkBuddy access to the campaign folder. It can use the brief and launch dates to draft posts, then schedule approved copy through Groniz.
Every command below runs against your real Groniz account — the same posting, scheduling and analytics the Console gives you.
integrationListlist your connected accountsgroupListlist customer groupsintegrationSchemaget a channel’s posting rulestriggerToolrun channel helpers (Discord channels, Reddit flairs…)schedulePostToolschedule, draft or publish a postgenerateImageToolgenerate an image for a postgenerateVideoOptionslist video-generation optionsvideoFunctionToolread video generator settingsgenerateVideoToolgenerate a video for a postgroniz integrations listlist connected accountsgroniz integrations settingsget an account’s settings schemagroniz integrations triggerrun a channel helpergroniz posts createcreate or schedule a postgroniz posts listlist postsgroniz posts deletedelete a postgroniz analytics platformread channel analyticsgroniz analytics postread a post’s analyticsgroniz uploadupload mediaGive your agent posting power, or open the Console. Free to try, cancel anytime.