global intel exchange for Zed
io.github.joseph-ceo/global-intel-exchange
Real-time sanctions screening, CVE, and company registry checks for agents.
client:Zed
transport:stdio
runtime:npm
Install global intel exchange in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"global-intel-exchange": {
"command": "npx",
"args": [
"-y",
"global-intel-exchange-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs