The simplest path is the skill: it teaches Claude Code the groniz commands and installs the CLI they run on. Prefer typed tools? Add the MCP server instead. Either way it posts, schedules and reads analytics from your terminal.
The skill lands in Claude Code’s skills directory. It teaches it every groniz command and installs the CLI those commands run on — no MCP config to write.
npx skills add groniz/groniz-cliPrefer typed tools over the CLI? One command. The URL carries your key, or pass it as a Bearer header — both authenticate the same way.
claude mcp add --transport http groniz \
https://mcp.groniz.com/mcp \
--header "Authorization: Bearer YOUR_API_KEY"Once connected, Claude Code discovers your accounts and schedules for you.
> Schedule a thread on X for tomorrow 9am announcing the launch,
and cross-post the opener to LinkedIn.The Groniz surface is the same everywhere; what changes is how Claude Code reaches for it.
Try Schedule the launch thread without leaving the terminal you're already in.
Claude Code lives in your terminal, so scheduling a post is one more command in the session where you write the code — no browser, no context switch.
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.