Skip to main content

Requirements

Before getting started, make sure you have the following installed:

Docker

Docker is required for all cuse setups. Make sure you have Docker installed and running on your machine. You can download Docker from the official Docker website.

Anthropic API Key

If you’re following the Quick Start Example, you’ll need an Anthropic API key.
  1. Sign up at Anthropic
  2. Create an API key from your dashboard
  3. Save it to your environment:

Quick Start Example

Learn how to get started with our example repository.

1. Clone the repository

2. Start the computer

3. Run the example

Add to Existing Project

Learn how to integrate cuse into your existing project.

1. Install and initialize

2. Start the computer

3. Implement cuse

Create the computer instance:
Interact with the computer:

Next Steps

CLI Reference

Learn how to use the cuse CLI to manage your computers

API Reference

Learn how to use the REST API to interact with your computers