Skip to content
Zed

Hares — MCP security scanner for Zed

io.github.alialrikabi313/hares

Multi-layer security scanner for MCP servers and agent skills (injection, exfiltration)

client:Zed transport:stdio runtime:npm

Install Hares — MCP security scanner in Zed

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

{
  "context_servers": {
    "hares": {
      "command": "npx",
      "args": [
        "-y",
        "@alihashim313/hares"
      ]
    }
  }
}

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

Hares — MCP security scanner in other clients