MCP
AI assistantsAdd the remote MCP URL to ChatGPT, Claude, or another OAuth-capable MCP client.
https://app.simplepost.social/mcpSimplePost is an open-source social posting stack you can use today. Run the SDK, CLI, API server, scheduler, or MCP server with your own platform credentials and workflows.
Open source nowAll the code is on GitHub.SDK, CLI, API server, scheduler app, MCP server, documentation, and examples are available in the public repository under the MIT license.View repositoryStart now
Add the remote MCP URL to ChatGPT, Claude, or another OAuth-capable MCP client.
https://app.simplepost.social/mcpRun simplepost connect, then post interactively or from scripts and CI.
npm install -g @simple-post/cliUse the unified posting model directly inside a TypeScript application.
npm install @simple-post/sdkRun the self-hosted API server or call the hosted Scheduler API with an authorized credential.
git clone https://github.com/simple-post/core.git