INTEGRATIONS · CODING AGENTS & APPS

NemoClaw

NemoClaw is NVIDIA’s secure agent runtime — it runs OpenClaw agents inside an OpenShell sandbox and routes their inference to a provider you choose. Point that provider at Hoonify and your key stays on the host: the sandbox never receives it.

Get an API key

You need a key first. Create one on the Subscriptions page — keys are revealed once at creation, so copy it before closing the dialog.
text
nemoclaw onboard

  Provider?   →  Other OpenAI-compatible endpoint
  Base URL    →  https://api.hoonify.ai/v1
  API key     →  hoon_…

nemoclaw my-assistant connect
openclaw tui

For OpenAI-compatible endpoints NemoClaw reads the key from COMPATIBLE_API_KEY and the endpoint from OPENAI_BASE_URL (keep the /v1 suffix). Once the provider is registered, switch models the same way you would in OpenClaw.

Related: OpenAI compatibility · Models