ScreenVerity for Zed
io.github.williamblakecunningham-max/screenverity-mcp
Free U.S. exclusion, debarment and licence screening with a signed receipt of the lists checked.
client:Zed
transport:stdio
runtime:npm
Install ScreenVerity in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"screenverity-mcp": {
"command": "npx",
"args": [
"-y",
"screenverity-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs