Skip to content
Zed

security tools for Zed

com.rangercheck/security-tools

Free front-end security check for any website: a grade plus the secrets and keys it exposes.

client:Zed transport:streamable-http tools:1

Install security tools in Zed

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

{
  "context_servers": {
    "security-tools": {
      "url": "https://rangercheck.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

security tools in other clients