SlideTok for VS Code
com.slidetok/slidetok
Create scalable TikTok slideshow creatives for your product by prompting an AI agent.
client:VS Code
transport:streamable-http
Install SlideTok in VS Code
.vscode/mcp.json
{
"servers": {
"slidetok": {
"type": "http",
"url": "https://slidetok.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs