Claude lets you manage your Postpone content using natural language. Once connected, you can create posts, schedule content, and review your queue directly from Claude or Claude Code using the Postpone MCP server.
Connecting Claude Web or Desktop
Claude connects to Postpone over OAuth — no API key required. You'll add Postpone as a custom connector, then approve access.
Open Claude
Open Claude in your browser or desktop app.
Open Connectors
Go to Customize, click Connectors, then click Add custom connector.
Add the custom connector
Fill in the form with the following details, then click Add:
- Name: Postpone
- Remote MCP server URL:
https://api.postpone.app/mcp
Connect and approve access
Once the connector is added, click Connect. Sign in to Postpone if prompted, then approve access to complete the connection.
Connecting Claude Code
If you use Claude Code, you can add Postpone from your terminal with a single command:
claude mcp add --transport http postpone https://api.postpone.app/mcp
The first time Claude Code uses a Postpone tool, you'll be prompted to sign in and approve access.
Try It Out
Once connected, ask Claude something like:
"Show me all my scheduled Postpone posts for this week."
"Create a post on X that says 'We just launched our redesigned dashboard!' and schedule it for tomorrow morning."
"Fetch the blog post at URL, write a post for X, Threads, and Bluesky, and schedule all three in Postpone."
See more example prompts in the introduction.