Apps

Let your agent ship fullstack apps

Create fullstack apps with managed hosting and managed Postgres — deploy, domains, and per-tenant projects without holding provider keys.

Read the launch post →
Run in your agent

Paste and ship

Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Apps for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Apps primitive in my project. Start with: naive apps create --name StudyAI --type fullstack

Drop into any agent

In action

Managed-hosted Next.js apps with an optional managed backend.

  • Managed deployNext.js projects on demand.
  • Managed backendPostgres, auth, storage included.
  • Per-user appsforUser(id) provisions tenant projects.
  • One-click publishPromote deployments to production.
Exact code

One call to apps

Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.

POST /v1/apps

Apps

Create fullstack apps with managed hosting and managed Postgres — deploy, domains, and per-tenant projects without holding provider keys.

Managed deploy
Next.js projects on demand.
Managed backend
Postgres, auth, storage included.
Per-user apps
forUser(id) provisions tenant projects.
One-click publish
Promote deployments to production.
# Run with your API key exported
$ naive apps create --name StudyAI --type fullstack

Related primitives

Start building with Apps

Get your API key and add apps to any agent in minutes — no infrastructure to run.