miinideck for Zed
io.github.suiyang-meta/miinideck
Publish AI-generated HTML to a private, unguessable link, straight from Claude or ChatGPT.
client:Zed
transport:streamable-http
Install miinideck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"miinideck": {
"url": "https://www.miinideck.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs