First, install the AgentifyMe CLI, which provides the tools for local development and deployment:

bash
curl -LsSf https://agentifyme.ai/cli.sh | bash

The installation script will place the CLI in ~/.agentifyme/bin/agentifyme. Add this location to your PATH and verify the installation:

bash
agentifyme --version

Login to your AgentifyMe account

Log in to your AgentifyMe account, if you don't have an account, you can sign up for one here:

bash
agentifyme login

Useful CLI Commands

Check out the logged in user:

bash
agentifyme whoami