Microsoft Sentinel Data Exploration for VS Code
com.microsoft/sentinel-data-exploration
Find relevant security data from Sentinel data lake for building effective agents. More:aka.ms/s/de
client:VS Code
transport:streamable-http
Install Microsoft Sentinel Data Exploration in VS Code
.vscode/mcp.json
{
"servers": {
"sentinel-data-exploration": {
"type": "http",
"url": "https://sentinel.microsoft.com/mcp/data-exploration"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs