@vxai-io/cli-tool
v0.0.5
Published
VXAI CLI Tool
Downloads
39
Readme
VXAI CLI
A CLI tool to configure AI coding assistants (Claude Code, OpenCode, Codex) with custom API endpoints and models.
Features
- Unified configuration management for multiple AI coding tools
- Interactive setup wizard
- Custom API endpoints and model selection
- Multilingual support (English / Chinese)
Installation
npm install -g @vxai-io/cli-tool
# or
pnpm add -g @vxai-io/cli-toolUsage
# Launch the interactive setup wizard
vxai-cli
# Show help
vxai-cli --help
# Switch language
vxai-cli langSupported Tools
- Claude Code - Anthropic's official CLI
- OpenCode - Open-source AI coding assistant
- Codex - OpenAI CLI
License
MIT
