You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* MCP server: Document fix for AWS Q CLI
* Add config example for Amazon Q CLI, link to it
---------
Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
Copy file name to clipboardExpand all lines: content/en/bits_ai/mcp_server/setup/_index.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The following AI clients are compatible with the Datadog MCP Server.
56
56
|[Codex CLI][7]| OpenAI ||
57
57
|[VS Code][11]| Microsoft | Datadog [Cursor & VS Code extension](#connect-in-cursor-and-vs-code) recommended. |
58
58
|[Goose][9]| Block ||
59
-
|[Q CLI][10]| Amazon |Limited support for remote authentication. Use [local binary authentication](?tab=localbinaryauthentication#connect-in-supported-ai-clients) as needed. |
59
+
|[Q CLI][10]| Amazon |For remote authentication, add `"oauthScopes": []` to the server [configuration](?tab=remoteauthentication#example-configurations). |
60
60
|[Cline][18]| Cline Bot | Limited support for remote authentication. Use [local binary authentication](?tab=localbinaryauthentication#connect-in-supported-ai-clients) as needed. |
61
61
62
62
## Requirements
@@ -129,6 +129,19 @@ These examples are for the US1 site:
0 commit comments