Integrations
Everything BulkPublish connects to
38 connections in total: 15 publishing destinations, plus the AI agents, automation platforms, and SDKs that drive them.
Publishing destinations
The 15 networks you can connect and publish to today, each with its own guide. This list is read from the app when the site is built, so it is never out of date.
-
Facebook
-
Instagram
-
X / Twitter
-
TikTok
-
YouTube
-
Threads
-
Bluesky
-
Pinterest
-
Google Business
-
LinkedIn
-
Mastodon
-
Discord
-
Telegram
-
Tumblr
-
Snapchat
AI agents
Our hosted MCP server exposes 51 tools, so an agent can compose, schedule, publish, and read analytics on your behalf. Sign in with OAuth. No API key to copy around.
-
Claude
-
ChatGPT
-
Grok
-
Cursor
-
Antigravity
-
Codex CLI
-
Gemini CLI
-
Windsurf
-
VS Code
-
Cline
-
Warp
-
OpenClaw
-
Hermes
Every one of these speaks MCP. Our guides cover the most common ones step by step, and any other MCP-compatible agent connects the same way.
Automation platforms
BulkPublish ships as a first-party integration on all four major automation platforms. Trigger posts from a feed, a webhook, or anything else in your stack without writing glue code.
| Integration | What it does |
|---|---|
| | Drop the BulkPublish node into any n8n workflow. Chain it after RSS, a webhook, or an LLM for a fully self-hosted publishing pipeline. |
| | Trigger BulkPublish from 6,000+ Zapier apps. |
| | Use BulkPublish modules inside Make scenarios: schedule, route by tag, branch on errors, and fan out to every channel from one visual canvas. |
| | Trigger posts from any IFTTT applet. |
For developers
Anything you can do in the app, you can do programmatically. Same API, same limits, same account.
| Integration | What it does |
|---|---|
| | Every endpoint documented, with a live playground you can call from the browser. |
| | Run the server locally over stdio when you would rather not use the hosted one. |
| | TypeScript client with zero dependencies. Node 18 and above. |
| | Sync and async clients for Python 3.8 and above. |
| | Install the Node SDK on macOS with a single brew command. |
| | Import the full collection and start calling the API in a minute. |
Not seeing the one you need?
Every integration on this page is built on our public REST API, so anything missing you can build yourself. Tell us what you are after and we will point you at the right endpoint.