Open-source clients
The ohmyho.st client packages are published by Amerged under Apache-2.0. Their source, licence and third-party notices are included in the npm packages. The hosted platform and its private server code are not part of this licence grant.
| Package | Purpose |
|---|---|
| @amerged/ohmyhost-cli | Command-line client |
| @amerged/ohmyhost-mcp | Local MCP server |
| @amerged/ohmyhost-sdk | TypeScript API client |
| @amerged/ohmyhost-runtime | Database, mail and storage clients for applications |
| @amerged/ohmyhost-auth | Better Auth integration |
Requires Node.js 22 or newer for the CLI and MCP server.
npm install --global @amerged/ohmyhost-cli @amerged/ohmyhost-mcp
npm install @amerged/ohmyhost-sdk @amerged/ohmyhost-runtime @amerged/ohmyhost-auth