
Amazon Q CLI
by aws
Agentic chat experience in your terminal to build applications using natural language.
What it does
Amazon Q CLI provides an agentic AI chat experience directly within the terminal. It allows developers to interact with Amazon Q Developer to get coding assistance, execute commands, and build applications using natural language without leaving their shell.
Tools
chat: Interactive agentic chat for natural language development.login: Authenticates the user with Amazon Q Developer services.help: Provides guidance on available CLI subcommands.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"amazon-q-cli": {
"command": "q",
"args": ["mcp"]
}
}
}
Supported hosts
- claude
Quick install
brew install --cask amazon-qInformation
- Pricing
- free
- Published
- 4/21/2026
- stars






