MakeItRun for Zed
io.github.makeitrunai/makeitrun-mcp
Publish HTML from Claude or ChatGPT to a live URL with a QR code — no developer needed.
client:Zed
transport:streamable-http
Install MakeItRun in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"makeitrun-mcp": {
"url": "https://mcp.makeitrun.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs