Skip to content
Claude Desktop

nemesis shield for Claude Desktop

io.github.eobi/nemesis-shield

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

client:Claude Desktop transport:stdio runtime:npm

Install nemesis shield in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

nemesis shield in other clients