app.nzapp
AppsProjectsReposPullsChatIntegrationsGatewayModelsEvalsToolsDatasetsMCPDeploysPricingBlogDocsAssistantsCharactersArtMusic
Sign inStart building
Agent stack
Cloud coding agentAgents SDKIntegrationsBrowser agentMonitors & auto-agentsSchedulersAgent skillsMCP serversDeep research
Models & API
AI GatewayModel catalogModel evalsModel spacesPlaygroundText to imageImage to 3DText to 3DMusic & SFXAudio editorMedia optimizerAI art & libraryChatAPI referenceSchemaBecome a provider
Compute & hosting
DeploysAddonsPostgres hostinggobed vector searchSite hostingAnalyticsCog GPU hostingRL trainingBuilds & CIWorkersTask queuesDomainsGit hosting
Tools
AI toolsDrawDiffusion canvasLive DrawWriteSheetsArtifactsVideo studioNotebooksDatasets
Learn
DocsBlogEval guidesPrompt libraryCLIAlternativesPapersAI charactersArt gallerySecurityConsulting
Company
PricingEnterpriseSettingsBillingStatusInvestorsCreate accountTerms of ServicePrivacy Policy
app.nzapp.nz

AI agent cloud for coding, deploys, model routing, and research. Built for teams shipping software.

Built in New Zealand by App AI NZ.

Social
X / TwitterGitHubYouTube
The app.nz network
GpuBrainPapersReading TimemojojojoNetwrckText-Generator.ioCodex InfinityOpenPathsCuteDSLAI Art GeneratorAIArt-Generator.artSiteSimSimplexGenDictatorFlowWebFiddleRing.nzChatGibidyBitBankExperimentFlowEvangelerHires.nzHow.nzV5 GamesAddicting Word GamesBig Multiplayer ChessWord SmashingreWord GameMultiplication Master
© 2026 App AI NZ Ltd. All rights reserved.All systems normalTermsPrivacy
Blog
July 13, 2026·7 min read·app.nz

What is an AI agent cloud?

Why app.nz is broader than a coding agent, model gateway, inference provider, or app host—and how one integrated loop changes the work of shipping AI software.

Listen to this article

On-device voice

Uses the voice built into your browser; no article text leaves this page.

Audio narration is not supported by this browser.

It is easy to describe app.nz as a model gateway, a coding agent, a GPU host, or an application platform. Each description is true, and each one is too small.

The product is an AI agent cloud: a development and runtime system where agents can change software, the platform can build and deploy it, applications can route across models, and specialized inference can run behind durable endpoints.

That category matters because an agent does not stop at generating text. A useful software agent needs somewhere to read and change code, run tests, create artifacts, call tools, store data, deploy results, observe the release, and come back when a monitor fires.

Three familiar categories, one larger loop

Most comparisons start in one of three categories.

CategoryWhat a specialist is excellent atWhat remains outside its boundary
Cloud hostDeploying sites, services, containers, and data primitivesChoosing and evaluating models; giving agents a durable development loop
Model gateway or inference providerNormalizing model APIs, routing requests, or serving GPUsOwning the app, repository workflow, domains, queues, and release process
Coding-agent productReading a repo and producing a patch or pull requestOperating the application and model infrastructure after the change lands

Those specialists are often the right choice. app.nz is for the case where the handoffs between them have become the system you are spending time maintaining.

What the integrated loop looks like

A task can begin as a prompt in the web app, CLI, desktop app, scheduler, webhook, or MCP client. A coding agent works in an isolated environment and leaves durable logs, diffs, screenshots, and artifacts. The same account can build a private container, deploy a static or server application, attach queues or data services, configure a domain, and observe the result.

The application can then call one OpenAI-compatible gateway for text, image, video, audio, embeddings, search, and 3D routes. Exact models remain available when determinism matters; intent routes such as app/auto-code can choose a fit when provider availability, price, and workload differ.

When a workload needs its own model, Cog and Comfy deployments can expose typed prediction endpoints and scale from zero to GPU capacity. The important distinction is not that every feature shares one dashboard. It is that an agent can move through the whole loop without the developer rebuilding identity, billing, artifacts, and deployment glue at every boundary.

The primitives an agent-friendly cloud needs

  • Durable work: tasks, leases, retries, event streams, diffs, and artifacts survive beyond one HTTP request.
  • A boring API surface: HTTP, CLI, desktop, and MCP expose the same capabilities instead of separate product islands.
  • Model choice without provider lock-in: exact models, BYOK, fallbacks, and intent routes share one observable gateway.
  • Runtime ownership: sites, containers, domains, queues, logs, secrets, datasets, notebooks, and GPUs are close to the code-changing agent.
  • Cost boundaries: prepaid credits, usage records, scale-to-zero inference, idle reaping, and hardware routing make autonomous work governable.
  • Verification: agents can run tests, visual checks, and production probes, then leave evidence rather than a claim that the task is done.

Where app.nz is not the answer

Use a hyperscaler when you need its full enterprise service catalogue, regional footprint, or organization-wide governance. Use a frontend specialist when the polished framework workflow is the whole problem. Use a dedicated inference provider when a specific model and latency profile matter more than the rest of the application lifecycle. Use a focused coding agent when you already have a platform team that owns every downstream handoff.

The honest position is not “replace every cloud.” It is: give AI-native product teams one coherent path from agent work to a running, model-backed application.

A practical way to evaluate the difference

Take one real change—not a toy chat prompt—and follow it to production:

  1. Ask an agent to implement it in a repository.
  2. Require tests and a reviewable artifact or diff.
  3. Build and deploy the result.
  4. Route its model calls with observable provider and cost data.
  5. Add any background work, inference endpoint, secret, or domain it needs.
  6. Verify the public result and make the workflow repeatable.

Count the separate identities, billing systems, deployment contracts, adapters, and manual handoffs required. That is the comparison app.nz is designed to change.

Browse the platform comparisons, start with a maintained prompt, or inspect the same surface through the CLI and MCP server.

Build what you just read

Ship agents, models, and apps on one cloud.

Start with free credits, then use the same platform from the web app, CLI, desktop app, or MCP.

Start building freeRead the docs

Keep reading

Cloud coding agents: one prompt, one pull request

Run coding agents in sandboxed cloud environments instead of on your laptop — provider-aware (Codex, Claude Code, or our runner), skill-attachable, triggerable by schedules and webhooks.

app.nz is now an MCP server

Point Claude, Codex, or any MCP client at app.nz/mcp and your agent can run every gateway model — chat, images, embeddings — plus search the MCP directory, through one connector and one API key.

Durable artifacts for coding agents

Why app.nz stores agent diffs, logs, previews, screenshots, and generated files as artifacts so a run remains auditable after the worker shuts down.