Commit f8c9ba0
committed
fix(docs,aliases): remove aspirational Amazon Q --mcp-config support
- Update ai-provider-agnosticism.md to reflect reality: Amazon Q uses MCP subcommands, not CLI flags
- Clean up duplicate lines in ai-providers.sh
- Document that Amazon Q imports MCP config during setup, not via alias
- Add explanatory comments about the different integration methods
Amazon Q 1.12.7 does not support --mcp-config or --add-dir flags. MCP configuration
is handled through `q mcp import` during setup.sh execution.
Principle: systems-stewardship1 parent 9a6844d commit f8c9ba0
2 files changed
Lines changed: 10 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments