ScreenVerity for VS Code
io.github.williamblakecunningham-max/screenverity-mcp
Free U.S. exclusion, debarment and licence screening with a signed receipt of the lists checked.
client:VS Code
transport:stdio
runtime:npm
Install ScreenVerity in VS Code
.vscode/mcp.json
{
"servers": {
"screenverity-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"screenverity-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs