miinideck for VS Code
io.github.suiyang-meta/miinideck
Publish AI-generated HTML to a private, unguessable link, straight from Claude or ChatGPT.
client:VS Code
transport:streamable-http
Install miinideck in VS Code
.vscode/mcp.json
{
"servers": {
"miinideck": {
"type": "http",
"url": "https://www.miinideck.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs