Manta is free and open source. No tiers, no seats, no usage caps, no upgrade prompts. You pay your model provider and you supply the hardware Manta runs on. Both competitors 404 on this page. Manta does not.
The version on GitHub is the version you install. There is no separate "free" tier and no feature that lives behind a paywall in a different binary.
Manta does not bill you. It also does not bill your model provider. The only money that leaves is what you spend on the model and on the hardware the box runs on.
The reason Manta is free is that you bring the box. The product runs on hardware you control, and you can stop paying for the box the day you stop using Manta. The install is reversible.
Five questions, answered in full.
Yes. The server, the desktop client, the phone client and the install script are MIT licensed and free. There is no paid tier, no Pro feature, no in-app purchase, no upgrade prompt. You pay your model provider and you supply the box.
Whatever you spend on the model and whatever you spend on the box. A $5 VPS is enough to host a single agent for a single user. Most teams reuse hardware they already have, which means the marginal cost is the model spend.
No. The product is the binary on GitHub. Anything that lands in main lands in your box when you update. There is no paid feature in the roadmap, and there are no plans to add one.
No. Manta does not bill you, does not see your API spend, and does not sit between you and your model provider. You give the agent your key, the agent talks to the provider directly, and the bill comes from the provider.
The server stops. The data is plain text on the disk, so a reinstall on a new box picks up where the old one left off, and a permanent shutdown is just an uninstall. There is nothing to migrate off and no vendor to call. The open source page covers the part that makes this possible.
Free, open source, MIT. Runs on a Linux VPS or a Mac you already own.
$ curl -fsSL https://mantaui.com/install.sh | bash