aws / aws/amazon-q-developer-cli
Improve q mcp CLI help: missing add usage, --scope visibility
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
When using the `q mcp` command, there are a few usability issues:
1. `q mcp add --help` does not show usage details for the `add` sub-command. It returns the same output as `q mcp --help`.
2. It’s unclear from the help output that `--scope global` can be used to write to the global config at `~/.aws/amazonq/mcp.json`.
3. The help text shows the usage as `qchat mcp [OPTIONS] `, which should be `q mcp`.
Contributor guide
Assessment
This issue has not been assessed yet.