LogSentinel for VS Code
io.github.evozim/logsentinel
Anthropic logs audit filter and cybersecurity threat analyzer.
client:VS Code
transport:sse
Install LogSentinel in VS Code
.vscode/mcp.json
{
"servers": {
"logsentinel": {
"type": "sse",
"url": "https://logsentinel-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs