Run Your Social Media from Grok Build
Postiz plugs into Grok Build, xAI's coding agent. Install the Postiz plugin and tell Grok Build what to post — it schedules, publishes, and manages your posts across 30+ platforms from your terminal, right alongside your code.
Please make sure there is always a human in the loop.
Install Postiz for Grok Build
Add the Postiz plugin from inside Grok Build. It bundles the Postiz skill and the hosted MCP server, so you sign in once and start asking. Takes under a minute.
Official Grok Build plugin
Recommended. Two commands in your terminal, sign in to Postiz when asked, and you're done.
1. Add the Postiz marketplace
grok plugin marketplace add gitroomhq/postiz-agent2. Install the plugin
grok plugin install postiz --trustOr type /marketplace inside Grok Build, find postiz, and press i. Prefer the MCP link only? Add it to ~/.grok/config.toml.
Don't have Grok Build yet?
curl -fsSL https://x.ai/cli/install.sh | bashPostiz MCP link (bundled in the plugin)
https://mcp.postiz.com/mcp-oauth-dynamicThen just ask Grok Build
> List my connected social media accounts
Grok Build: Signing you in to Postiz... done.
You have 4 channels connected:
X, LinkedIn, Reddit, and YouTube.
> Post "Hello from Postiz!" to X and LinkedIn,
schedule it for tomorrow at 9am
Grok Build: Done! Scheduled on X and LinkedIn
for tomorrow at 9:00 AM.Uploading local images or videos? Posting works through the bundled MCP server with no API key. To let Grok Build upload files from your machine through the Postiz CLI, also set POSTIZ_API_KEY from your Postiz settings.
Built for Automation
AI Agent Ready
Postiz returns structured results, so Grok Build can plan, run, and verify multi-step social media workflows on its own.
30+ Platforms
Post to Twitter/X, LinkedIn, Reddit, Instagram, YouTube, TikTok, and 22 more platforms. One request from you, Grok Build handles every platform.
Threads & Comments
Create threaded posts with multiple comments, each with their own media. Automatic conversion to platform-native threads.
Rich Media Support
Upload and attach images, videos, audio, and documents. Supports PNG, JPG, MP4, MOV, PDF, and many more formats.
Scheduled Posting
Schedule posts with precise timestamps, create drafts for review, and batch schedule entire content campaigns.
Platform-Specific Settings
Dynamic discovery of platform features like Reddit flairs, YouTube playlists, Pinterest boards, and LinkedIn company pages.
What is Grok Build?
Grok Build is xAI's coding agent and CLI. It runs in your terminal, plans and executes multi-step work on its own, and can run up to eight agents in parallel — including managing your social media with Postiz. It is not the Grok chatbot on X, and it is different from Grok Bot, xAI's always-on cloud agents.
Terminal Native
Talk to Grok Build right in your terminal. No browser or extra app — type what you want and manage your socials next to your code.
Plugins & MCP
Grok Build extends itself with plugins that bundle skills and MCP servers. The Postiz plugin ships both — install once and go.
Parallel Agents
Grok Build runs several agents at once. Schedule a week of content in one while another refactors your code.
How Postiz Works with Grok Build
The Postiz plugin gives Grok Build the Postiz skill and a connection to the hosted Postiz MCP server. Grok Build reads the skill to learn what Postiz can do, then calls it whenever you ask for something social-media related.
- ✓Install from the marketplace with two commands
- ✓Sign in to Postiz once — OAuth, no token to paste
- ✓Grok Build reads the Postiz skill and knows what it can do
- ✓Ask in plain English; Grok Build does the rest
- ✓Works with any Grok model available in Grok Build
Install in Grok Build
# Add the Postiz marketplace
grok plugin marketplace add gitroomhq/postiz-agent
# Install the plugin
grok plugin install postiz --trust
# Start Grok Build and ask
grok
> Which social accounts do I have connected?
# Grok Build signs you in to Postiz and
# lists your channels — you are ready to postPost From Your Terminal
Tell Grok Build what to post — it finds your accounts, uploads media, and handles the entire posting workflow while you keep coding.
Just Ask Grok Build
One prompt, full automation
Type a request in the Grok Build session. It finds your accounts through Postiz, uploads the media, and schedules the posts — then confirms what it did.
Grok Build
> Post my blog article to X, LinkedIn,
and Reddit with the cover image,
schedule for tomorrow at 9am
Grok Build: Done! Posts scheduled:
- X (Twitter): tomorrow 9:00 AM
- LinkedIn: tomorrow 9:00 AM
- Reddit (r/programming): tomorrow 9:00 AMParallel Agents
Social media and code, side by side
Grok Build runs several agents at once. Hand one the week's content and let the others keep working on your codebase.
Parallel agents
# Agent 1 — schedule content
> Schedule a week of daily posts
to X and LinkedIn, using the
drafts in ~/content/drafts
# Agent 2 — check analytics
> Summarize my social media analytics
for the last 30 days
# Agent 3 — keep coding
> Refactor the auth module
to use JWT tokensWhat You Can Ask
A few things you can say to Grok Build. It handles the Postiz calls behind the scenes.
| You say | What happens |
|---|---|
Which accounts do I have connected? | Lists every connected social channel |
What options does my Reddit channel support? | Shows platform-specific settings like flairs or playlists |
What flairs are available in r/programming? | Fetches live platform data before posting |
Post this to X and LinkedIn tomorrow at 9am | Creates and schedules a post across channels |
What's scheduled for this week? | Lists scheduled and published posts |
Cancel tomorrow's LinkedIn post | Deletes a scheduled post |
How did my X account do last month? | Pulls channel analytics for any period |
How is yesterday's launch post performing? | Pulls analytics for a single post |
Upload cover.png so I can reuse it later | Uploads media and keeps it ready for future posts |
25+ Supported Platforms
Connect once, post everywhere. Each platform has a setup guide with everything Grok Build can control.
X (Twitter)
→Tweets, threads, and reply controls
Professional posts and image carousels
Feed posts, stories, and reels
Text posts, links, and media
Subreddits, flairs, and post types
YouTube
→Video uploads, thumbnails, and tags
TikTok
→Videos, privacy, duets, and stitches
Pins, boards, and link pins
Discord
→Channel messaging and media
Slack
→Channel messaging and team updates
Telegram
→Bot-powered channel messaging
Twitch
→Chat messages and announcements
Kick
→Chat messages and notifications
Medium
→Articles, publications, and tags
Dev.to
→Developer articles and organizations
Hashnode
→Blog posts and publications
WordPress
→Posts, pages, and featured images
Dribbble
→Design shots and team portfolios
Warpcast
→Farcaster casts and channels
Lemmy
→Federated community posts
Moltbook
→AI agent social network
Google My Business
→Business posts, events, and offers
Listmonk
→Email campaigns and newsletters
Skool
→Community posts and groups
Whop
→Company forums and experiences
Frequently Asked Questions
What is Grok Build?
Grok Build is xAI's coding agent and CLI. It runs in your terminal, works through multi-step tasks on its own, and can run up to eight parallel agents — including managing your social media through Postiz. It is not the Grok chatbot on X, and it is different from Grok Bot, xAI's always-on cloud agents.
How do I install Postiz in Grok Build?
Add the Postiz marketplace with “grok plugin marketplace add gitroomhq/postiz-agent”, then run “grok plugin install postiz --trust”. You can also open /marketplace inside Grok Build and press i on postiz. The plugin bundles the Postiz skill and the hosted Postiz MCP server, so Grok Build asks you to sign in to Postiz on first use.
Do I need an API key?
Not for posting: the bundled MCP server signs you in with OAuth. If you want Grok Build to upload local images and videos through the Postiz CLI, set POSTIZ_API_KEY as well.
What can Grok Build do with Postiz?
Draft, schedule, and publish posts, upload images and videos, create threads and comments, apply platform-specific settings, and pull analytics — across 30+ platforms, right from your terminal.
Which social media platforms are supported?
30+ platforms, including X (Twitter), LinkedIn, Instagram, Facebook, Reddit, YouTube, TikTok, Pinterest, Discord, Slack, Telegram, Threads, Bluesky, Mastodon, and more.
Is it free to start?
Yes. You can create a Postiz account for free, connect your channels, and start posting from Grok Build right away.
Start automating today
Install the Postiz plugin and let Grok Build handle your social media posting across every platform — you just ask.
Ready to get started?
Grow your social media presence with Postiz.
Schedule, analyze, and engage with your audience.
Open-source social media scheduling tool
AI Agents