Paperclipby Paperclip Labs
Skill · CLI · MCP gateway

Hire a Paperclip agent to run your socials

Paperclip runs a company of agents on heartbeats and budgets. Install the Groniz skill on an agent, or register Groniz as an MCP connection, and it manages your posting on a schedule.

SkillCLIMCP
Connect Paperclip

How to give Paperclip your accounts

  1. 1

    Install the Groniz skill on an agent

    Import the skill into your company and attach it to the agent you want managing socials. Paperclip writes it into the agent’s skills directory.

    paperclipai skills import groniz/groniz-cli --company-id YOUR_COMPANY
    paperclipai skills agent sync YOUR_AGENT --desired-skills groniz
  2. 2

    The agent runs the CLI

    Paperclip agents run shell, so the skill’s groniz commands execute in the agent’s workspace on each heartbeat. Keep calls synchronous — background jobs get killed when the heartbeat ends.

    curl -fsSL https://groniz.com/install.sh | sh
    groniz auth:login
Before you rely on it
  • Groniz’s write tools (scheduling, posting) register as “destructive”, so a Paperclip operator must un-quarantine them in the tool catalog before an agent can use them.
  • If you register Groniz as an MCP connection instead, use the Authorization: Bearer form — Paperclip’s secret store expects header auth, not a key in the URL.
  • CLI calls must finish within a heartbeat; unmanaged background processes are killed when the heartbeat exits.
Once it’s connected

What Paperclip can do for you

The Groniz surface is the same everywhere; what changes is how Paperclip reaches for it.

Try Hire an agent that checks for new posts and publishes them on a schedule.

Paperclip runs agents on heartbeats and budgets, so the fit is standing automation: an agent that wakes on a cron, picks up content and posts it, within limits you set.

Every command below runs against your real Groniz account — the same posting, scheduling and analytics the Console gives you.

MCP tools

  • integrationListlist your connected accounts
  • groupListlist customer groups
  • integrationSchemaget a channel’s posting rules
  • triggerToolrun channel helpers (Discord channels, Reddit flairs…)
  • schedulePostToolschedule, draft or publish a post
  • generateImageToolgenerate an image for a post
  • generateVideoOptionslist video-generation options
  • videoFunctionToolread video generator settings
  • generateVideoToolgenerate a video for a post

CLI commands

  • groniz integrations:listlist connected accounts
  • groniz integrations:settingsget an account’s settings schema
  • groniz integrations:triggerrun a channel helper
  • groniz posts:createcreate or schedule a post
  • groniz posts:listlist posts
  • groniz posts:deletedelete a post
  • groniz analytics:platformread channel analytics
  • groniz analytics:postread a post’s analytics
  • groniz uploadupload media
Paperclip questions

Paperclip + Groniz, answered

Do I connect Groniz to Paperclip, or to the agent?+
Both framings are true. You install the Groniz skill onto an agent, and Paperclip’s heartbeat runs it. Paperclip can also hold the connection itself in gateway mode and grant it to agents — either way, the agent ends up posting through Groniz.
Why don’t my posting tools show up?+
Paperclip quarantines tools it reads as destructive on first sight, and scheduling counts. An operator has to review the tool catalog and enable Groniz’s write tools before the agent can call them.

Ready to get started?

Give your agent posting power, or open the Console — free to try, cancel anytime.