Back to Apps

Amazon Q CLI
by aws
Agentic chat experience in your terminal to build applications using natural language.
0 stars
Works in:claude
Exposes:Tools
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
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add "amazon-q-cli": { "command": "q", "args": ["mcp"] } to your config.





