Skip to content
VS Code

exclude feed for VS Code

com.dropwatchhq/exclude-feed

Screen a business for federal exclusions & sanctions: OFAC SDN, HHS-OIG LEIE, SAM.gov debarment.

client:VS Code transport:streamable-http tools:4

Install exclude feed in VS Code

.vscode/mcp.json

{
  "servers": {
    "exclude-feed": {
      "type": "http",
      "url": "https://exclude.dropwatchhq.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

exclude feed in other clients