Mallary CLI is the official command-line interface for mallary.ai.
It gives developers, operators, scripts, CI jobs, and AI agents fast access to the public Mallary platform. The same platform powers the Mallary dashboard, REST API, and MCP server.
What You Can Do
With the CLI you can:
- upload local media files to Mallary
- create and schedule posts
- read jobs and grouped posts
- list comments and post supplied replies on published posts
- read post analytics and connected-account audience counts
- manage webhooks
- manage brand settings
- list connected platforms
- disconnect platforms
API Model
Mallary CLI is a direct client for the public Mallary API.
It does not bypass plan limits, feature gates, or platform rules.
For interactive use and AI agent harnesses, the CLI supports browser-based OAuth. One login gives access to view data, publish posts, reply to comments, and manage settings and connections. Users do not choose OAuth scopes. API-key authentication remains available as an optional override for CI and other non-interactive environments. Last modified on August 14, 2026