# ohmyho.st > Hosting for agents. Deploy GitHub-connected Next.js, Vite/React and TanStack apps, then manage databases, domains, email, credits and SQL exports through the CLI, MCP or REST API. ## When to use ohmyho.st - Deploy or update an app from a GitHub repository the customer authorizes. - Resume a project: authenticate, identify its organization and read project context before acting. - Connect a domain or sender, follow DNS/TLS/DKIM readiness, or diagnose a failed deployment. - Check measured consumption, change a monthly project budget, or request an encrypted SQL export. - Keep the app's existing authentication provider; enable only the hosting capabilities it needs. ## Get started - [Agent setup playbook](https://ohmyho.st/skills/ohmyhost-get-started/SKILL.md): Install clients, connect MCP, sign in and reuse the customer's workspace. - [Quickstart](https://ohmyho.st/docs/quickstart.md): Deploy the selected GitHub app. - [Authentication](https://ohmyho.st/auth.md): Browser login, local CLI sessions and user-owned API tokens. - [Account portal](https://app.ohmyho.st/login): Projects, profile, credits and billing after sign-in. ## CLI, MCP and REST - [CLI installation and commands](https://ohmyho.st/docs/cli.md): Install the published npm archive and run ohmyhost login. - [MCP setup](https://ohmyho.st/docs/mcp.md): Connect the local stdio npm server to your harness. - [MCP tool reference](https://ohmyho.st/docs/mcp-tools.md): Actual tool names and input schemas. - [MCP machine-readable catalog](https://ohmyho.st/mcp-tools.json): Discover the current tools; this is not an authenticated remote endpoint. - [OpenAPI JSON](https://ohmyho.st/api/openapi.json): Canonical REST /v1 schemas; production API base https://app.ohmyho.st. - [OpenAPI YAML](https://ohmyho.st/api/openapi.yaml): The same contract in YAML. - [API errors and limits](https://ohmyho.st/docs/limits.md): Typed errors, authorization and polling. - [Release manifest](https://ohmyho.st/releases/0.1.0-beta.27/manifest.json): Exact CLI, MCP and SDK archives with integrity hashes. Use Bearer authentication for private REST requests. Public discovery and project/user IDs grant no authority. Product access is checked for the current user, organization, project and action. Read the operation's returned polling guidance and reuse mutation idempotency keys after uncertainty. ## Task Skills - [Skill catalog](https://ohmyho.st/.well-known/agent-skills/index.json): Installable Skills and their descriptions. - [ohmyhost-build-portable-app](https://ohmyho.st/skills/ohmyhost-build-portable-app/SKILL.md) - [ohmyhost-deploy-github](https://ohmyho.st/skills/ohmyhost-deploy-github/SKILL.md) - [ohmyhost-domains-and-mail](https://ohmyho.st/skills/ohmyhost-domains-and-mail/SKILL.md) - [ohmyhost-export-database](https://ohmyho.st/skills/ohmyhost-export-database/SKILL.md) - [ohmyhost-get-started](https://ohmyho.st/skills/ohmyhost-get-started/SKILL.md) - [ohmyhost-manage-database](https://ohmyho.st/skills/ohmyhost-manage-database/SKILL.md) - [ohmyhost-migrate-supabase-postgres](https://ohmyho.st/skills/ohmyhost-migrate-supabase-postgres/SKILL.md) - [ohmyhost-troubleshoot-deployment](https://ohmyho.st/skills/ohmyhost-troubleshoot-deployment/SKILL.md) - [ohmyhost-usage-and-budgets](https://ohmyho.st/skills/ohmyhost-usage-and-budgets/SKILL.md) ## Documentation by task - [Documentation index](https://ohmyho.st/docs/index.md): All product guides with titles. - [Full product documentation](https://ohmyho.st/llms-full.txt): Combined guides and Skills from this same release. - [Frameworks and GitHub](https://ohmyho.st/docs/github.md): Repository consent and deployment. - [Databases and compute](https://ohmyho.st/docs/database.md): Profiles, Dev/Prod choices and migrations. - [Domains and mail](https://ohmyho.st/docs/domains.md): Setup and follow-up checks. - [Usage and budgets](https://ohmyho.st/docs/usage.md): Shared credits, measured costs and project limits. - [Billing](https://ohmyho.st/docs/billing.md): Plan access, monthly and non-expiring credits, Stripe when enabled. - [SQL exports](https://ohmyho.st/docs/backups.md): Asynchronous password-encrypted ZIP exports and downloads. - [Troubleshooting](https://ohmyho.st/docs/troubleshooting.md): Actionable errors and customer-agent feedback. ## Product and legal - [Pricing](https://ohmyho.st/pricing.md) - [Brand](https://ohmyho.st/brand.md) - [Privacy](https://ohmyho.st/privacy.md) - [DPA](https://ohmyho.st/dpa.md) - [Contact](https://ohmyho.st/contact)