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
{
"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