cd /news/ai-agents/show-hn-moumantai-self-hosted-agent-… · home topics ai-agents article
[ARTICLE · art-42179] src=github.com ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Show HN: Moumantai – self-hosted, agent-driven apps you can use on any device

Moumantai, a self-hosted runtime for creating personal mini-apps, was released on Hacker News. The platform allows users to define apps once with schema, tools, and faces, then access them natively across devices via a thin client. The server handles state and logic, optionally powered by an AI agent, aiming to provide reusable, intelligent widgets without regenerating everything each time.

read1 min views1 publishedJun 28, 2026

Moumantai is a self-hosted runtime for creating personal "mini-apps": you define the app once, the server holds its state and logic (deterministic or powered by agent), and it can be accessed and rendered natively through a thin client on any device - phone, watch, browser, or an embedded board.

Like many folks I was trying to build and customize little apps for myself, start by some web apps, but soon I realize I would want to access them across the devices I own, without opening the browser. While many agents now can generate ephemeral apps that customized to the need at the time and show in the chat interface, regenerating everything each time could be slow and costly. What I wanted is the middle ground: AI widgets/mini-apps that I can create, customize and host myself - reusable, still has the intelligence from llms when needed, and being able to access and use across devices.

So in Moumantai, an app is defined once with the schema (data), tools (actions), and faces (views). The server hosts the state, with some agent in the back as the intelligence layer, and handle all the heavy lifting. The clients just renders the UI natively, with different device-specific faces resolved on the server. The main app logic is still simple CRUD operations, with some wrapped as tools so the backend agent can provide intelligence when needed.

It is mostly a small personal experiment so designed a bit opinioned around what I use and need. Would love any feedbacks to make it more useful. In particular any security issues or performance suggestion, any recommendation to make the architecture more elegant and cut down the complexity. Any issues are welcome :)

Comments URL: [https://news.ycombinator.com/item?id=48703260](https://news.ycombinator.com/item?id=48703260)

Points: 1

── more in #ai-agents 4 stories · sorted by recency
── more on @moumantai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-moumantai-se…] indexed:0 read:1min 2026-06-28 ·