Installation
Authentication
The Vercel SDK reads credentials from the environment. Set the following variables, or use OIDC when running on Vercel:Create a sandbox backend
In Python, you create the sandbox using the provider SDK, then wrap it with the deepagents backend.Use with Deep Agents
Cleanup
Always stop the sandbox when you are done to avoid ongoing resource usage. See also: Sandboxes.Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

