Install CLI
Install the AgentifyMe CLI
First, install the AgentifyMe CLI, which provides the tools for local development and deployment:
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:
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:
agentifyme login
Useful CLI Commands
Check out the logged in user:
agentifyme whoami