MakeItRun for VS Code
io.github.makeitrunai/makeitrun-mcp
Publish HTML from Claude or ChatGPT to a live URL with a QR code — no developer needed.
client:VS Code
transport:streamable-http
Install MakeItRun in VS Code
.vscode/mcp.json
{
"servers": {
"makeitrun-mcp": {
"type": "http",
"url": "https://mcp.makeitrun.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs