Taisly Social Media Posting for VS Code
io.github.taisly/agent
Publish videos to TikTok, Reels, Shorts, X, and Facebook through Taisly.
client:VS Code
transport:streamable-http
runtime:npm
Install Taisly Social Media Posting in VS Code
.vscode/mcp.json
{
"servers": {
"agent": {
"type": "http",
"url": "https://app.taisly.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs