nemesis shield for Zed
io.github.eobi/nemesis-shield
Positive-security for apps, APIs, LLMs and edge, plus fraud scoring and identity/AML screening.
client:Zed
transport:stdio
runtime:npm
Install nemesis shield in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nemesis-shield": {
"command": "npx",
"args": [
"-y",
"@nemesis-shield-autogon/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs