Small sites. Real products.
Micro is a home for the useful little thing: a focused idea that deserves to be a real, live product. Bring the coding agent you already use, describe the outcome, review ordinary source files locally, then publish to a real HTTPS URL.
A Micro can be a downloadable product, a private client tool, a member site, a small data-backed service, or the useful little thing that never needed a whole stack. Hosting, users, data, files, payments, previews, deployment, and rollback are ready when the site needs them.
Install the complete local toolchain, then give your coding agent the official Micro skill and MCP:
curl -fsSL https://micro.do/install | sh
npx skills add microdotdo/micro-mcp --skill micro-sites -g -a codex -yOn macOS, brew install microdotdo/tap/micro installs the CLI, compiler, and
local runner together. micro doctor checks the whole path before you begin.
Your work stays ordinary source files in your own directory and repository. Micro does not replace your coding agent or receive your prompts. It gives that agent a focused place to build, preview, ship, and keep the result running.
- Daymark is a private daily-focus tool with Login with Micro and user-scoped data.
- presentes.pt is a playful Portuguese gift finder.
- Stillroom sells a protected digital collection.
- Micro Goods is the project’s physical merch shop.
They share a deployment platform, not a visual template. The curated gallery includes licensed snapshots an agent can remix without copying users, data, purchases, files, or slugs.
| Repository | What it is for |
|---|---|
micro-cli |
Build, preview, publish, and operate a Micro from the terminal. |
micro-examples |
Run reviewed examples or remix a working site into your own. |
micro-mcp |
Give your coding agent the Micro skill and typed local tools. |
micro-action |
Publish from GitHub Actions without a stored deployment secret. |
Micro is currently in public alpha. Follow the focused ten-minute start, compare pricing, or build the first version of the small site you have in mind.