Skip to content

Commit 8755333

Browse files
committed
Refine Sentinel MCP connector docs
Add a dedicated 'Add a Microsoft Entra application' subsection and clarify prerequisites to reference ChatGPT or Claude. Consolidate and reformat the create vs attach steps for ChatGPT and Claude, rename tab anchors for clarity, remove duplicated 'Use the custom connector' section, and apply minor formatting and ordering fixes to improve setup guidance.
1 parent 356a833 commit 8755333

1 file changed

Lines changed: 17 additions & 18 deletions

File tree

articles/sentinel/datalake/sentinel-mcp-chatgpt-claude-connector.md

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@ This article shows you how to enable and use a custom Microsoft Sentinel Model C
2323
## Prerequisites
2424
Before configuring a Microsoft Sentinel MCP connector in ChatGPT or Claude, you must have the following prerequisites:
2525
- A ChatGPT Pro or a Claude Pro, Max, Team, or Enterprise plan subscription 
26-
- A Microsoft Entra application, which represents ChatGPT as a client
26+
- A Microsoft Entra application, which represents ChatGPT or Claude as a client; for more information, see [Add a Microsoft Entra application](#add-a-microsoft-entra-application)
2727
- [Microsoft Sentinel data lake](sentinel-lake-onboarding.md)
2828
- Tenant-level administrative privileges
2929

30+
### Add a Microsoft Entra application
3031
To add a Microsoft Entra application, follow these steps:
3132
1. Open your tenant's [Microsoft Entra admin center](https://entra.microsoft.com/), go to **App registrations**, and then select **New registration**.
3233
1. On **Register an application**, enter a friendly user-facing **Name** for the app.
@@ -49,17 +50,19 @@ To add a Microsoft Entra application, follow these steps:
4950
1. Copy the **Value** and save it in a secure manner. This value disappears once you navigate away from the page.
5051
1. Go back to your app's **Overview** page and copy its **Application (client) ID**.
5152
52-
## Create a custom Microsoft Sentinel MCP connector
53+
## Create and use a custom Microsoft Sentinel MCP connector
5354
5455
55-
To create a custom Microsoft Sentinel connector, follow these steps:
56+
To create and use a custom Microsoft Sentinel connector, follow these steps:
5657
57-
### [For ChatGPT](#tab/for-chatgpt)
58+
### [ChatGPT](#tab/chatgpt)
5859
5960
>[!NOTE]
6061
>- If you're using the ChatGPT desktop application, you must first complete this connector setup in the ChatGPT web version.
6162
>- For ChatGPT Enterprise, an administrator can roll out a connector to all users in that ChatGPT organization.
6263
64+
**To create a custom connector:**
65+
6366
1. Turn on the ChatGPT developer mode. In ChatGPT, select your account icon, go to **Apps & connectors** > **Advanced Settings**, and toggle **Developer mode**.
6467
1. Go back to **Apps & connectors** and select **Create Connector**.
6568
1. Provide the following required details:
@@ -68,7 +71,14 @@ To create a custom Microsoft Sentinel connector, follow these steps:
6871
- **Client ID:** The **Application (client) ID** of the Microsoft Entra application you created previously.
6972
1. When prompted, complete the OAuth consent flow. Once the MCP connector authenticates successfully, it appears in your ChatGPT connector list.
7073
71-
### [For Claude](#tab/for-claude)
74+
**To attach and use the connector:**
75+
1. Start a new chat in ChatGPT.
76+
1. Select the **(+)** icon next to the message box.
77+
1. Select **More** > **Microsoft Sentinel MCP Connector**. The connector's tools become available automatically, and ChatGPT can begin calling Sentinel operations on your behalf.
78+
79+
### [Claude](tab/#claude)
80+
81+
**To create a custom connector:**
7282
7383
1. Go to https://claude.ai/customize/connectors, to create a new custom connector. Select the **+** icon and choose **Add a custom connector**.
7484
1. Provide the following required details:
@@ -80,19 +90,7 @@ To create a custom Microsoft Sentinel connector, follow these steps:
8090
1. Select the MCP connector and choose **Connect**.
8191
1. Select **Configure** to determine which tools to allow for your environment.
8292
83-
---
84-
85-
## Use the custom Microsoft Sentinel MCP connector in a chat
86-
87-
To attach and use a Microsoft Sentinel connector, follow these steps:
88-
89-
### [In ChatGPT](tab/#in-chatgpt)
90-
91-
1. Start a new chat in ChatGPT.
92-
1. Select the **(+)** icon next to the message box.
93-
1. Select **More** > **Microsoft Sentinel MCP Connector**. The connector's tools become available automatically, and ChatGPT can begin calling Sentinel operations on your behalf.
94-
95-
### [In Claude](tab/#in-claude)
93+
**To attach and use the connector:**
9694
9795
Start a new chat in Claude. The connector tools become available automatically, and Claude can begin calling Microsoft Sentinel operations on your behalf.
9896
@@ -101,6 +99,7 @@ Start a new chat in Claude. The connector tools become available automatically,
10199
102100
---
103101
102+
104103
## Related content
105104
- [Get started with Microsoft Sentinel MCP server](sentinel-mcp-get-started.md)
106105
- [Tool collection in Microsoft Sentinel MCP server](sentinel-mcp-tools-overview.md)

0 commit comments

Comments
 (0)