Moldable is a desktop app for macOS that lets you build personal apps on your Mac, reshape them in conversation and stream them live to iPhone. Instead of treating AI output as a chat reply or a hosted web project, it turns requests into small local applications — a mail client, a meeting recorder, a Postgres browser, a plant tracker — that you keep using and keep changing.
The service is operated by Desiderata LLC, a Pennsylvania limited liability company, and the terms describe it as a local-first desktop application with optional hosted services such as accounts, Moldable Drive sync and Moldable Artifacts. An unrelated developer-tools project uses the phrase "Moldable Development" for a programming environment; this page covers only the Mac personal-software app.
The short version of the trade-off: Moldable is free to use today and keeps apps, code and workspace data on your own machine, but it runs only on macOS, the iPhone experience depends on your Mac staying online, and several hosted parts are still beta or experimental.
As an AI app builder, Moldable stacks four layers: installable apps, a conversation that edits or creates apps, optional bots that use those apps for you, and optional hosted services for sharing and syncing. You can use only the local apps and never enable a bot, Relay or Drive.
Installed apps are not frozen. You can reshape one by asking — change its interface or workflow — or describe something entirely new, from a personal tool to a quick one-off utility. No coding knowledge is required: you describe the app or change in plain language and Moldable builds it. If you do code, every generated app is real local source you can open and shape further, which makes Moldable closer to a personal software workshop than to a closed no-code canvas.
Apps also cooperate. Each app exposes a permissioned API, so chat, automations and bots can work across several apps at once, and you choose which AI model runs the work.
An app is personal software you use directly; a bot is an optional role that can use several apps together. If the app a bot needs does not exist, you build or reshape it first.
Browser Use gives bots a workspace-scoped browser profile on your Mac, separate from your everyday browser — not a remote cloud desktop. Plugins add capabilities such as AgentMail, Granola or iMessage, and skills teach repeatable methods; skills handle complex jobs such as audio transcription, PDF processing and API integrations, and some come built in.
The Artifacts app turns a chat into either a page, a full scrolling web page built from HTML, CSS and JavaScript, or a deck, a 16:9 slide presentation with motion and an optional app-like runtime. Artifacts stay as local data until you publish; one click then produces a public, unlisted Moldable Artifacts link with republish, unpublish and version history.
Drive is optional backup and sync for app code and workspace data: installed and bot-built apps, app data, settings, conversation history and folders you choose. Secrets, logs, caches, dependencies and generated files are excluded, conflicting copies are both kept instead of discarding work, and you can restore your setup on a new Mac.
Setup follows the product's own order: local first, hosted features only when needed.
Moldable's official guides are recreatable examples with the prompts used. The most concrete patterns:
What these share is that the output is a tool you keep using, not a single answer — the main reason to pick Moldable over a chat assistant for recurring personal workflows.
Moldable suits people who want to own and keep adjusting small tools, and fits poorly where hardware, age or hosting needs rule it out.
Good fit:
Poor fit:
The iPhone link runs through Relay. The Mac keeps running the apps, data and agent work, and both devices connect outward, so no open port, router setup or VPN is needed. Pairing uses a QR code that works once.
As captured on September 21, 2026, the public GitHub organization lists three repositories — apps, skills and aivault — so the desktop app's own source is not among them. The apps repository was still receiving releases on September 16, 2026.
Moldable currently has no paid plan: the terms state that no paid services are offered, and the site describes Moldable and its apps as free with a ChatGPT subscription.
| Component | Current cost | What to know |
|---|---|---|
| Desktop app | Free | Usable locally without a Moldable account |
| Official apps | Free to install | Source-available; updated over time |
| AI usage | Through your AI provider | Free with a ChatGPT subscription; other providers follow their own terms |
| Moldable Drive | Starts with 1 GB free | Optional; in beta |
| Relay (iPhone) | No price listed | Optional; Mac must stay online |
"Free" covers Moldable itself, not the AI underneath: the ChatGPT connection is subject to OpenAI's plan eligibility and service limits.
For any future paid plan, the terms require the purchase screen to disclose price, billing period, limits, renewal terms, cancellation method and refund policy, and free Sync will not be converted into a paid plan without your express agreement. No storage overage is charged unless you agree to it first.
An independent AI tool directory compares Moldable with cloud-native builders such as Lovable, Bolt.new and v0, with AI code editors such as Cursor and Windsurf, and with local LLM chat interfaces such as OpenWebUI and LM Studio.
These comparisons come from the vendor and one directory listing, not independent testing; they describe positioning rather than measured differences.
Sync is optional, in beta, and explicitly not a substitute for an independent backup. Synced content is encrypted in transit and at rest with server-managed encryption, but Sync is not end-to-end encrypted, and the terms say it should not be used for secrets or regulated data. At a storage limit, some new files may stay only on the device where they were created.
Yes, for now. The app and its official apps are free with a ChatGPT subscription, Drive starts with 1 GB free, and no paid services are currently offered.
No. You describe the app or change in plain language; if you do code, the generated app is local source you can edit.
No. The Mac runs the apps and agent work, and the iPhone reaches it through an end-to-end encrypted Relay connection.
Yes. Local features work without a Moldable account, and connecting ChatGPT is only needed for the OpenAI-powered features you choose.
Partly. The official apps are source-available under FSL-1.1-ALv2 and convert to Apache 2.0 two years after each release, but the desktop app's source is not in the public organization.