AMP (Agentic Memory Protocol) CLI - Terminal interface for AI agent memory management
npm install @chillbruhhh/amp-cliTerminal-based interface used to index repos/codebases for Agentic Memory Protocol
``bash`
npm install -g @chillbruhhh/amp-cli
`bash`
npm install @chillbruhhh/amp-cli
npx amp --help
- Node.js 14+ (for npm installation)
- Rust/Cargo (for building from source)
- AMP Server running on http://localhost:8105
`bashShow help
amp --help
``
- Python
- TypeScript/JavaScript
- Rust
- Go
- Java
- C/C++
- C#
- Ruby
- PHP
- Shell scripts
All other cli commands are not currently intended to be used yet and will be modified and removed in future updates
See LICENSE in the repository root.