Official Mallary.ai plugins for Claude Code.
Mallary helps creators, founders, agencies, and developers plan social posts, publish them, reply to comments, and review performance from one workflow.
The Mallary plugin connects Claude Code to Mallary through the official remote MCP server.
You can ask Claude Code to:
- list your Mallary profiles and connected platforms
- create or schedule social posts
- check post status and platform links
- list comments on published posts
- draft and post comment replies after you approve them
- review post analytics and audience counts
- review follower and subscriber counts for connected accounts
- manage webhooks and profile settings
Add the marketplace:
claude plugin marketplace add mallarylabs/claude-code-pluginsInstall the Mallary plugin:
claude plugin install mallary@mallaryEnable it and enter your Mallary API key (get your API key from the Mallary dashboard) when Claude Code asks for it:
claude plugin enable mallary@mallaryMallary can publish posts, reply to comments, delete scheduled posts, disconnect platforms, update settings, and send webhook data. Treat these as real actions, not test actions.
Do not paste your Mallary API key into prompts, logs, pull requests, or support tickets. The plugin stores the key as sensitive Claude Code user config and sends it only to Mallary as a bearer token for MCP requests.
Use read-only tools first when possible. Confirm the exact profile, platform, message, schedule, and media before approving any publishing or account-impacting action.
Validate the marketplace and plugin:
claude plugin validate .
claude plugin validate ./plugins/mallaryInstall from a local checkout:
claude plugin marketplace add ./path/to/claude-code-plugins
claude plugin install mallary@mallary