Answer
How to manage your TikTok account with Grok Bot
Add ViewPrinter as a custom connector in Grok, sign in, connect your TikTok account, and Grok can post, schedule and read results for it, and for Instagram, YouTube, X and Facebook. A Grok Bot uses the same connector from its settings; the address it needs is below.
By ViewPrinter ·
A Grok Bot runs on its own schedule, so the question is less “how do I post” and more “how do I give it the account and the rules”. ViewPrinter is the account half: an MCP server with your TikTok connected, tools that say which of them publish, and results the Bot can read back.
Add ViewPrinter as a connector
Grok
Connectors
- grok.com/connectors → New Connector → Custom
- Paste the address
- Sign in when prompted
Any MCP client
{
"mcpServers": {
"viewprinter": {
"type": "http",
"url": "https://viewprinter.tech/api/mcp"
}
}
}Give it to a Grok Bot
A Bot uses the connectors on your account. Open the Bot’s settings, enable the ViewPrinter connector, and on its first call it will ask you to sign in and approve the tools. After that it holds the token and can act between your turns.
Connect your TikTok account
In the ViewPrinter dashboard, connect TikTok through TikTok’s own sign-in. Add Instagram, YouTube, X or Facebook the same way if the Bot should reach those too.
What to say
- “Post this video to TikTok tomorrow at 6pm.”
- “Every weekday at noon, take the newest clip in my Drive and post it to TikTok and Instagram with a caption.”
- “How did last week’s TikToks do?”
- “Cancel Thursday’s post.”
What to let it do
- Read: list accounts, list scheduled posts, read performance. Safe to leave open.
- Write: upload media, schedule a post, cancel a scheduled post. ViewPrinter marks these, so keep the Bot’s approval on for them, at least until you have read a few of its proposed posts.
Every tool and its annotation is on the MCP page.
Common questions
Then post it
Say it once, post it everywhere
Say what to post and when — it goes out on time to every account, without you opening a tab.
Paste this into your client
{
"mcpServers": {
"viewprinter": {
"type": "http",
"url": "https://viewprinter.tech/api/mcp"
}
}
}