Skip to content
Zed

LogSentinel for Zed

io.github.evozim/logsentinel

Anthropic logs audit filter and cybersecurity threat analyzer.

client:Zed transport:sse

Install LogSentinel in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "logsentinel": {
      "url": "https://logsentinel-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

LogSentinel in other clients