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.