Slidefast for VS Code
io.slidefast/slidefast
Create, edit, export and publish social carousels from your Slidefast account.
client:VS Code
transport:streamable-http
runtime:pypi
Install Slidefast in VS Code
.vscode/mcp.json
{
"servers": {
"slidefast": {
"type": "http",
"url": "https://mcp.slidefast.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs