coverageshield for Zed
io.github.djanacek/coverageshield
Insurance coverage requirements, gap detection, and risk profiles for US businesses.
client:Zed
transport:stdio
runtime:npm
Install coverageshield in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"coverageshield": {
"command": "npx",
"args": [
"-y",
"coverageshield-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs