postnext for VS Code
io.postnext/postnext
Schedule, publish and track posts on X, Instagram, LinkedIn, TikTok, YouTube, Threads and Bluesky.
client:VS Code
transport:streamable-http
Install postnext in VS Code
.vscode/mcp.json
{
"servers": {
"postnext": {
"type": "http",
"url": "https://mcp.postnext.io/api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs