AgentCompute

Run containers and GPU workloads for your agent

Run containers and long-running workloads that scale on demand.

runtimesisolated
  • CEOCEOrunning
  • OpsOpsrunning
  • SalSalesidle
  • ResResearchrunning
  • SupSupportidle

Paste and ship

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

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Custom compute primitive in my project. Start with: naive compute create --type service --image ...

What you get

ContainersBring your own image.
AutoscaleScale to zero or burst.
IsolatedPer-agent environments.
Jobs & workersBackground workers and scheduled jobs.

One call to AgentCompute

CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Custom compute

Provision isolated compute for agents that need more than edge functions — Docker containers, background workers, and scheduled jobs on managed cloud compute (ECS/Fargate).

Containers
Bring your own image.
Autoscale
Scale to zero or burst.
Isolated
Per-agent environments.
Jobs & workers
Background workers and scheduled jobs.
# Run with your API key exported
$ naive compute create --type service --image ...

Start building with AgentCompute

One API key. One credit balance. Every primitive.

Related primitives