Raycast lets you quickly access Postpone from your launcher on macOS and Windows. Create posts, view your queue, and manage your social media with keyboard shortcuts and quick actions.
Connecting Raycast
Raycast authenticates with a Postpone API key sent as a Bearer token.
Create an API key
You need an API key to integrate Postpone with Raycast. Create one on the API Settings page, or reuse an existing key. Copy it somewhere safe — it's only shown once.
Open Install Server
In Raycast, search for Install Server and press Enter.
Configure the server
Fill in the form with the following details:
- Name: Postpone
- Transport: HTTP
- URL:
https://api.postpone.app/mcp
Add an authorization header
Under HTTP Headers, click Add Item and enter:
- Key:
Authorization - Value:
Bearer API_KEY(replaceAPI_KEYwith your key)
Important: Make sure the header value starts with the word Bearer, followed by a space and your API key.
Install the server
Click Install (or press Cmd+Enter) to complete the setup.
Try It Out
Once connected, ask Raycast something like:
"Add a post saying 'Just shipped a new feature! Stay tuned for details.' to my queue on X for this afternoon."
"Show me my upcoming scheduled Postpone posts for this week."
"What was my top performing post on Reddit this week?"
See more example prompts in the introduction.