Skip to content

Commit fe59377

Browse files
authored
MCP Server support: VS Code extension, Anthropic [DOCS-12079] [DOCS-12111] (#31773)
* Update VS Code setup to include MCP Server support * Update MCP Server setup with Cursor's new tab name * Break up Claude apps into separate table rows * lowercase agent mode
1 parent 875909f commit fe59377

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

content/en/bits_ai/mcp_server/setup/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ The following AI clients are compatible with the Datadog MCP Server.
5151
| Client | Developer | Notes |
5252
|--------|------|------|
5353
| [Cursor][8] | Anysphere | Datadog [Cursor & VS Code extension](#connect-in-cursor-and-vs-code) recommended. |
54-
| [Claude Code][5]<br/>[Claude&nbsp;Desktop][6] | Anthropic | Claude Desktop: Limited support for remote authentication. Use [local binary authentication](?tab=localbinaryauthentication#connect-in-supported-ai-clients) as needed. |
54+
| [Claude Code][5] | Anthropic | |
55+
| [Claude&nbsp;Desktop][6] | Anthropic | Limited support for remote authentication. Use [local binary authentication](?tab=localbinaryauthentication#connect-in-supported-ai-clients) as needed. |
5556
| [Codex CLI][7] | OpenAI | |
5657
| [VS Code][11] | Microsoft | Datadog [Cursor & VS Code extension](#connect-in-cursor-and-vs-code) recommended. |
5758
| [Goose][9] | Block | |
@@ -73,15 +74,15 @@ Datadog's [Cursor and VS Code extension][12] includes built-in access to the man
7374
To install the extension:
7475

7576
1. If you previously installed the Datadog MCP Server manually, remove it from the IDE's configuration to avoid conflicts. To find the MCP Server configuration:
76-
- Cursor: Go to **Cursor Settings** (`Shift` + `Cmd/Ctrl` + `J`) and select the **Tools & Integrations** tab.
77+
- Cursor: Go to **Cursor Settings** (`Shift` + `Cmd/Ctrl` + `J`) and select the **MCP** tab.
7778
- VS Code: Open the command palette (`Shift` + `Cmd/Ctrl` + `P`) and run `MCP: Open User Configuration`.
7879
2. Install the Datadog extension following [these instructions][14]. If you have the extension installed already, make sure it's the latest version, as new features are released regularly.
7980
3. Sign in to your Datadog account. If you have multiple accounts, use the account included in your Product Preview.
8081
{{< img src="bits_ai/mcp_server/ide_sign_in.png" alt="Sign in to Datadog from the IDE extension" style="width:70%;" >}}
8182
4. **Restart the IDE.**
8283
5. Confirm the Datadog MCP Server is available and the [tools](#available-tools) are listed in your IDE:
83-
- Cursor: Go to **Cursor Settings** (`Shift` + `Cmd/Ctrl` + `J`), and select the **Tools & Integrations** tab.
84-
- VS Code: Open the chat panel, select Agent mode, and click the **Configure Tools** button.
84+
- Cursor: Go to **Cursor Settings** (`Shift` + `Cmd/Ctrl` + `J`), and select the **MCP** tab.
85+
- VS Code: Open the chat panel, select agent mode, and click the **Configure Tools** button.
8586
{{< img src="bits_ai/mcp_server/vscode_configure_tools_button.png" alt="Configure Tools button in VS Code" style="width:70%;" >}}
8687

8788
## Connect in supported AI clients

content/en/developers/ide_plugins/vscode/_index.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The Datadog extension for VS Code and Cursor brings Datadog to your code editor
4141

4242
The extension includes these features:
4343

44-
- [**Model Context Protocol (MCP) Server**](?tab=cursor#installation): (Cursor only) Connect Cursor's AI agent to production telemetry, tools, and contexts from Datadog.
44+
- [**Model Context Protocol (MCP) Server**](?tab=cursor#installation): Connect the editor's AI agent to production telemetry, tools, and contexts from Datadog.
4545

4646
- [**Log Annotations**](#log-annotations): Gauge log volumes and search logs from your code.
4747

@@ -77,7 +77,19 @@ Install the extension either directly in the IDE, or from the web:
7777

7878
- **From the web**: Install from the extension's page on [Visual Studio Marketplace][1].
7979

80+
### MCP Server setup
81+
82+
<div class="alert alert-info">The Datadog MCP Server is in Preview. Complete <a href="https://www.datadoghq.com/product-preview/datadog-mcp-server">this form</a> to request access.</div>
83+
84+
The extension includes access to the [Datadog Model Context Protocol (MCP) Server][3]. Ensure the MCP Server is enabled to enhance the editor's AI capabilities with your specific Datadog environment:
85+
86+
1. Open the chat panel, select agent mode, and click the **Configure Tools** button.
87+
{{< img src="bits_ai/mcp_server/vscode_configure_tools_button.png" alt="Configure Tools button in VS Code" style="width:60%;" >}}
88+
89+
1. Find the Datadog server and tools in the list and check the boxes to enable them (expand or refresh if necessary).
90+
8091
[1]: https://marketplace.visualstudio.com/items?itemName=Datadog.datadog-vscode
92+
[3]: /bits_ai/mcp_server/
8193
{{% /tab %}}
8294

8395
{{% tab "Cursor" %}}
@@ -87,13 +99,13 @@ Install the extension either directly in the IDE, or from the web:
8799

88100
- **From the web**: Download the VSIX file from [Open VSX Registry][2], and install with `Extensions: Install from VSIX` in the command palette (`Shift` + `Cmd/Ctrl` + `P`).
89101

90-
### MCP Server setup (Cursor only)
102+
### MCP Server setup
91103

92104
<div class="alert alert-info">The Datadog MCP Server is in Preview. Complete <a href="https://www.datadoghq.com/product-preview/datadog-mcp-server">this form</a> to request access.</div>
93105

94-
In Cursor, the extension includes access to the [Datadog Model Context Protocol (MCP) Server][3]. Enable the MCP Server to enhance Cursor's AI capabilities with your specific Datadog environment.
106+
The extension includes access to the [Datadog Model Context Protocol (MCP) Server][3]. Ensure the MCP Server is enabled to enhance the editor's AI capabilities with your specific Datadog environment:
95107

96-
1. Go to **Cursor Settings** (`Shift` + `Cmd/Ctrl` + `J`), and select the **MCP Tools** tab.
108+
1. Go to **Cursor Settings** (`Shift` + `Cmd/Ctrl` + `J`), and select the **MCP** tab.
97109
1. Find the Datadog server and turn on the toggle to enable it. A list of available tools is displayed (expand or refresh if necessary).
98110

99111
[2]: https://open-vsx.org/extension/datadog/datadog-vscode

0 commit comments

Comments
 (0)