exclude feed for Zed
com.dropwatchhq/exclude-feed
Screen a business for federal exclusions & sanctions: OFAC SDN, HHS-OIG LEIE, SAM.gov debarment.
client:Zed
transport:streamable-http
tools:4
Install exclude feed in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"exclude-feed": {
"url": "https://exclude.dropwatchhq.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs