Add Nemesis Shield security from your editor: install the SDK, learn/approve/enforce app protection, provision edge, guard LLMs, and create + score Omniguard business-logic rules.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@nemesis-shield-autogon/mcp"
],
"env": {
"NEMESIS_API_KEY": "dak_your_developer_key"
}
}