Tiniest Cloud for VS Code
cloud.tiniest/tiniest-cloud
Deploy web apps with sign-in, per-user storage, realtime and AI built in.
client:VS Code
transport:streamable-http
Install Tiniest Cloud in VS Code
.vscode/mcp.json
{
"servers": {
"tiniest-cloud": {
"type": "http",
"url": "https://app.tiniest.cloud/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs