Postpone for Cursor
app.postpone/api
Schedule and manage social media posts across connected platforms using natural language.
client:Cursor
transport:streamable-http
Install Postpone in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"api": {
"url": "https://api.postpone.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs