Odel
nemesis shield sdks

nemesis shield sdks

Local
@eobiJavaScriptMITUpdated Today

Positive-security for apps, APIs, LLMs and edge, plus fraud scoring and identity/AML screening.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@nemesis-shield-autogon/mcpv0.2.7

Run

npx -y @nemesis-shield-autogon/mcp

MCP client config

{
  "mcpServers": {
    "nemesis-shield-sdks": {
      "command": "npx",
      "args": [
        "-y",
        "@nemesis-shield-autogon/mcp"
      ]
    }
  }
}