Skip to main content
Superserve enables Agno agents to run agent-generated code in an isolated cloud sandbox (Firecracker microVM). The sandbox persists across tool calls, so files written and packages installed remain available.

Prerequisites

  1. Get your Superserve API key: https://superserve.ai
  2. Set the API key as an environment variable:
  3. Install the dependencies: uv pip install agno openai superserve

Run the Example

For details, see Superserve cookbook.