qpost mcp for VS Code
io.github.arslan2012/qpost-mcp
MCP server for QPost — lets AI agents publish video and image posts to YouTube, TikTok, Instagram.
client:VS Code
transport:streamable-http
runtime:npm
Install qpost mcp in VS Code
.vscode/mcp.json
{
"servers": {
"qpost-mcp": {
"type": "http",
"url": "https://qpost.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs