Postpone for VS Code
app.postpone/api
Schedule and manage social media posts across connected platforms using natural language.
client:VS Code
transport:streamable-http
Install Postpone in VS Code
.vscode/mcp.json
{
"servers": {
"api": {
"type": "http",
"url": "https://api.postpone.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs