Autoposting for VS Code
ai.autoposting/autoposting
Schedule, generate and publish social posts to X, LinkedIn, Instagram, Threads and YouTube
client:VS Code
transport:streamable-http
Install Autoposting in VS Code
.vscode/mcp.json
{
"servers": {
"autoposting": {
"type": "http",
"url": "https://app.autoposting.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs