We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d3c5c commit cb6c256Copy full SHA for cb6c256
README.md
@@ -60,7 +60,7 @@ See [Amazon Q Developer CLI documentation](https://docs.aws.amazon.com/amazonq/l
60
**Add MCP Server using CLI commands:**
61
62
```bash
63
-qchat mcp add powertools npx -y powertools-for-aws-mcp
+qchat mcp add --name powertools --command "npx -y powertools-for-aws-mcp"
64
```
65
66
**Manual Configuration:**
0 commit comments