PromptUI for VS Code
co.promptui/promptui
Build a working web app from a prompt, then deploy it to a live URL.
client:VS Code
transport:streamable-http
tools:11
Install PromptUI in VS Code
.vscode/mcp.json
{
"servers": {
"promptui": {
"type": "http",
"url": "https://www.promptui.co/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs