Legal · last updated May 2026

Privacy

Milcroft is built to be private by default. The short version: your tools and prompts live in your browser. We don't run a server-side database of any of it, we don't track you, and Milcroft itself never sends your prompts to any AI — the AI sites you choose to launch into do.

What stays in your browser

  • Your tools (names, prompts, input field hints, icons, recommended-model preferences) are stored in localStorage under aw:agents. Clearing your browser data deletes them.
  • Your preferences (active tab, grid vs table view, recent tools, whether you've dismissed the welcome tour) are stored locally to keep the app feeling continuous.

What leaves your browser

Milcroft doesn't call any AI directly. When you press Begin on a tool, your inputs are substituted into the saved prompt template entirely in your browser. The result is shown on screen.

When you press one of the “Open in” buttons (ChatGPT, Claude, Gemini, Perplexity), the filled prompt is copied to your clipboard and the model's website opens in a new tab. From that point on, the AI provider you chose handles your data under their privacy policy — Milcroft has no further visibility into the conversation.

Share links

Click Share on any tool and a URL is copied to your clipboard. The whole tool definition (prompt, input field labels, recommended model) lives in the URL fragment — the part after the # symbol. Browsers don't send fragments to web servers, so even when someone opens your share link our servers never see the tool data. The handoff is entirely browser-to-browser.

Cookies, analytics, fingerprinting

We don't set any cookies. We don't run analytics. We don't fingerprint your device. There's no third-party tracker embedded in the site.

Security

The app is served over HTTPS with a strict Content Security Policy. There's no server-side API surface to attack — Milcroft is a static client that runs in your browser. If you ever spot something we missed, please let us know.

Contact

Questions, concerns, or data-deletion requests: hello@milcroft.com. (We don't have your data — the request is mostly for peace of mind. Clearing your browser's site data for milcroft.com wipes everything.)

Changes to this policy

We'll update this page if anything material changes. The "last updated" date at the top reflects the current version.