PromptUI
Build a working web app from a prompt, then deploy it to a live URL.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Build a working web app from a prompt, then deploy it to a live URL.
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| echo | Echo back the input (for testing MCP integration) |
| web_scout | Research the live web: search for information, read documentation, fetch API references, or verify library usage. Returns structured findings as markdown. |
| shadcn_ui | Get production-quality shadcn/ui component code pre-adapted for the Sandpack preview environment. Available components: accordion, dropdown_menu, dialog, sheet, tooltip, progress, separator, scroll_area, skeleton, alert. Returns ready-to-use JS code with correct imports. Use this instead of building complex UI primitives from scratch. |
| build_app | Build a working web app from a prompt with PromptUI. Starts an asynchronous build (costs credits from the authenticated account) and returns a buildId — poll get_build_status for progress and the preview link. |
| get_build_status | Check the status of a PromptUI build started with build_app. Returns building / needs_clarification / completed (with a shareable previewUrl) / failed. |
| deploy_app | Deploy a completed PromptUI build to a live URL. The first deploy of each app is charged; redeploying that same app is free. |
| list_builds | List the authenticated user's recent PromptUI builds with their statuses. |
| gtm_list_content | List GTM queue items for the authenticated PromptUI user. |
| gtm_get_analytics | Read current PromptUI GTM channel analytics and workspace-scoped verified commerce outcomes. Attribution is reported separately from causality; unavailable spend/cost coverage stays explicit. |
| gtm_publish_content | Publish one GTM content item to a connected social platform. |
| gtm_generate_content | Generate and persist a new GTM content draft for the authenticated user. |