nemesis shield for VS Code
io.github.eobi/nemesis-shield
Positive-security for apps, APIs, LLMs and edge, plus fraud scoring and identity/AML screening.
client:VS Code
transport:stdio
runtime:npm
Install nemesis shield in VS Code
.vscode/mcp.json
{
"servers": {
"nemesis-shield": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nemesis-shield-autogon/mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs