Overview of NVIDIA NemoClaw
NVIDIA NemoClaw is an open-source reference stack for running AI coding agents more safely inside OpenShell containers.
NemoClaw provides onboarding, lifecycle management, and agent operations for supported agent runtimes in OpenShell sandboxes. It combines a host CLI, a versioned blueprint, and an agent-specific integration layer. The OpenShell gateway coordinates sandbox lifecycle, managed inference, credentials, and policy enforcement.
The primary tested platforms are Linux and DGX Spark. NemoClaw also documents platform limitations for macOS, Windows Subsystem for Linux (WSL), DGX Station, and headless Linux servers. Refer to Platform Support for current agent, platform, provider, integration, and deployment-path status.
What NemoClaw Provides
NemoClaw groups its supported capabilities around running, connecting, controlling, and operating agents.
Benefits of Using NemoClaw
Autonomous AI agents can make arbitrary network requests, access the host filesystem, and call any inference endpoint. Without controls, this creates security, cost, and compliance risks that grow as agents run unattended.
NemoClaw provides these controls and lifecycle tools to reduce those risks.
Use Cases
Use NemoClaw when you need a supported agent runtime with managed inference, network policy, and lifecycle operations.
Product Scope
NemoClaw is an early-preview reference stack for a trusted operator on one host. It is not a hosted NemoClaw service, a multi-tenant enterprise control plane, or an enterprise identity system. Refer to Enterprise Readiness for supported, manual, platform-owned, roadmap-only, and out-of-scope capabilities.
Next Steps
Use these topics to learn more about NemoClaw and how to install and use it.
-
Read Platform Support before you repeat an agent, platform, provider, integration, or deployment claim.
-
Read Architecture Overview to understand the host CLI, integration layer, blueprint, OpenShell gateway, and sandbox lifecycle.
-
Read About Managed MCP Servers for the managed MCP security and lifecycle boundary.
-
Read System Readiness to inspect a host before onboarding without changing host state.
-
Read Use NemoClaw Docs with Your Coding Agents to give an AI coding agent the NemoClaw Markdown documentation entry points.
-
Read Ecosystem to understand how Deep Agents, OpenShell, and NemoClaw relate in the wider stack, and when to use NemoClaw versus OpenShell.
-
Follow Quickstart with Deep Agents to install NemoClaw and run your first Deep Agents sandbox with
nemo-deepagents. -
Read Understand Deep Agents Trace Export before you enable managed trace export.
-
Read Choose an Inference Provider to check the inference providers that NemoClaw supports and how inference routing works.