# Aether CLI

A powerful AI-powered command-line interface for interacting with multiple AI providers.

## Installation

```bash
npm install -g @aetherai/aether
```

## Usage

```bash
aether
```

## Features

- Multi-provider support (ZhipuAI, MiniMax, MoonshotAI, DeepSeek, and more)
- Interactive chat interface
- File operations and code generation
- MCP (Model Context Protocol) integration
- Token usage tracking
- Customizable model selection

## Configuration

Aether CLI uses a configuration file to manage your API keys and settings. Run `aether --help` for more information on configuration options.

## Supported Providers

- ZhipuAI
- MiniMax
- MoonshotAI
- DeepSeek
- Alibaba Cloud Bailian
- And many more OpenAI/Anthropic compatible providers

## License

MIT
