Skip to content
Zed

BeVigil OSINT for Zed

io.github.santhosh-005/bevigil

Discover mobile app attack surfaces via BeVigil OSINT — hosts, subdomains, URLs, and more.

client:Zed transport:stdio runtime:npm

Install BeVigil OSINT in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "bevigil": {
      "command": "npx",
      "args": [
        "-y",
        "bevigil-mcp-server"
      ],
      "env": {
        "BEVIGIL_API_KEY": "<BEVIGIL_API_KEY>"
      }
    }
  }
}

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

BeVigil OSINT in other clients