Introduction

Getting Started

Get started with Agentuity in minutes

Create a Free Account

Create a free Agentuity account or Sign in to the cloud portal.

If you already have the Agentuity CLI installed, you can skip this step and signup using the CLI.

Install the CLI

The Agentuity CLI is a cross-platform command-line tool for working with Agentuity Cloud. It supports Windows (using WSL), MacOS, and Linux.

$
curl -fsS https://agentuity.sh | sh

Sign up for an Account with the CLI

You can sign up for a free account using the CLI or skip this step if you already have an account.

$
agentuity auth signup

Login to Agentuity

You can skip this step if you used the CLI to sign up for an account, otherwise you must login to your account using the CLI.

$
agentuity login

Create Your First Project

You can select a template to get started quickly.

$
agentuity create

Run Your Agent Locally

You can run your agent locally to test it out before you deploy it to the cloud.

$
agentuity dev

Deploy Your Project to the Cloud

Deploy your agent to the cloud and start using it! 🚀

$
agentuity deploy

If you're using an Agentic Code Editor such as Cursor, just tell your agent to deploy your project to the cloud such as "Deploy my project to the cloud" and it will do it for you.

Need Help?

Join our DiscordCommunity for assistance or just to hang with other humans building agents.

Send us an email at hi@agentuity.com if you'd like to get in touch.

Please Follow us on

If you haven't already, please Signup for your free account now and start building your first agent!

On this page