获取最强大脑连接:

# Claude
curl -fsSL https://claude.ai/install.sh | bash
 
# Gemini
npm install -g @google/gemini-cli
 
# codex
npm i -g @openai/codex