nanoclawby open source (nanocoai)
CLI

Run Groniz inside nanoclaw’s container

nanoclaw runs each agent in a container, so bash is safe. Install the Groniz CLI in that container and it can post and schedule for you.

CLI
Connect nanoclaw

How to give nanoclaw your accounts

  1. 1

    Install the CLI in the container

    nanoclaw’s bash runs inside the container, not on your host. The native binary installs there and every command returns JSON.

    curl -fsSL https://groniz.com/install.sh | sh
    groniz auth:login
  2. 2

    Ask it to post

    The agent runs groniz commands to discover accounts and schedule.

    > Schedule this to X and LinkedIn for 9am tomorrow.
Before you rely on it
  • nanoclaw’s documented MCP support is stdio-only, so our remote MCP server is not a confirmed path — the CLI is. Use the CLI here.
Once it’s connected

What nanoclaw can do for you

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

Try Run the Groniz CLI to post — safely, inside a container, not on your host.

nanoclaw isolates each agent in a container, so the CLI executes in a sandbox rather than on your machine — the safe way to let an agent hold posting power.

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

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
nanoclaw questions

nanoclaw + Groniz, answered

Can I add the Groniz MCP server to nanoclaw?+
nanoclaw’s documented MCP support is for stdio servers, and Groniz is a remote HTTP server, so we don’t claim the MCP path works here without a bridge. The CLI runs cleanly in nanoclaw’s container and is the path we stand behind.
Is running a CLI in nanoclaw safe?+
That is the point of nanoclaw — bash runs inside a container isolated from your host, so the groniz binary executes in a sandbox, not on your machine.

Ready to get started?

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