CLI Installation
Install globally via npm
bash
npm install -g @agentura/cliVerify installation
bash
agentura --version
agentura --helpAuthenticate
Use browser auth for the default flow:
bash
agentura loginThis opens a browser window to authenticate with GitHub. Your API key is saved to ~/.agentura/config.json automatically.
Manual alternative
bash
agentura login --manualUse this if you prefer to paste an API key directly. Generate one at agentura.run/dashboard/settings/api-keys.
Requirements
- Node.js 18 or higher
- A GitHub account
- An AI agent with an HTTP endpoint