“Schedule this thread for 9am to X and LinkedIn.”
Two ways to connect
Sign in with Postbase
A hosted connector — paste one URL and sign in through Postbase. No API key
to manage. Best for Claude and other clients that support remote MCP.
API key
Run the MCP server locally with
npx @postbasehq/mcp and a Postbase API
key. Works everywhere, including offline-first clients.What your agent can call
See the available MCP tools: list_channels, create_post, list_scheduled,
cancel_post.