VendoVendo Docs
Build a toolSandbox

Sandbox

Quirks, env vars, and debugging tips for code running inside a Vendo customize sandbox.

When you customize a tool through the Vendo UI, your edits run inside a per-deployment customize sandbox. The sandbox sets a handful of env vars at boot, runs the SDK in Vendo mode, and exposes MCP servers to the customize agent.

If you're writing code that uses vendo_sdk or @vendodev/sdk inside that sandbox, the pages below cover the gotchas you'll hit and the env vars you can rely on.