How to Deploy NVIDIA NemoClaw on JarvisLabs
ยท 10 min read

NVIDIA NemoClaw is an open-source security stack that sandboxes autonomous AI agents at the kernel level. It wraps OpenClaw (an always-on AI assistant) inside the NVIDIA OpenShell runtime, enforcing filesystem isolation, network policies, and process restrictions so your agent can't escape its sandbox.
This guide shows the setup we used to run NemoClaw with local Nemotron 3 Nano 30B inference on a JarvisLabs A100 VM. No cloud API keys needed. Total setup time was under 15 minutes, inference runs at ~1 second per query, and the whole thing cost $1.13.
caution
NemoClaw is in early preview (released March 16, 2026). APIs and runtime behavior may have breaking changes. Do not use this in production.
