entity screen for VS Code
com.dropwatchhq/entity-screen
Screen a business or person for exclusions, debarment, and sanctions (SAM.gov, OFAC).
client:VS Code
transport:streamable-http
tools:2
Install entity screen in VS Code
.vscode/mcp.json
{
"servers": {
"entity-screen": {
"type": "http",
"url": "https://screen.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs