# omg.dev omg.dev has two connected product surfaces: 1. OMG Agent OS runs Claude, Codex, OpenCode, and Pi on persistent cloud computers. Humans start and manage sessions at https://app.omg.dev. 2. OMG Cloud is an agent-native application backend and deployment platform. AI agents can create, steer, publish, and manage full-stack apps through the OAuth MCP server at https://mcp.omg.dev/mcp. OMG Cloud provides isolated app runtimes, SQLite data, authentication, storage, realtime updates, AI and media APIs, scheduled work, and deployment to `https://.omgs.app`. A deployed project's human management page is `https://app.omg.dev/`. ## Docs - [Documentation](https://docs.omg.dev/): guides and reference for building on omg - [Docs llms.txt](https://docs.omg.dev/llms.txt): machine-readable docs index - [MCP setup](https://docs.omg.dev/docs/mcp): connect an MCP client to your omg account ## Agent interfaces - [MCP server](https://mcp.omg.dev/mcp): remote MCP (Streamable HTTP, OAuth 2.1) — create, steer, publish, and manage omg apps from any MCP client - [OAuth protected resource metadata](https://mcp.omg.dev/.well-known/oauth-protected-resource): RFC 9728 - [Authorization server](https://auth.omg.dev/.well-known/oauth-authorization-server): RFC 8414 - [API catalog](https://omg.dev/.well-known/api-catalog): RFC 9727 ## Blog - [Blog](https://blog.omg.dev/): product announcements and engineering notes ## Human handoff When an OMG MCP tool returns `dashboardUrl`, give that URL to the human. It is the canonical place to inspect data and activity, configure the app, manage versions, and generate an icon. - [Dashboard](https://app.omg.dev/): human management surface - [Pricing](https://omg.dev/pricing): current hosted product plans