Skip to content
Claude Desktop

shellward for Claude Desktop

io.github.jnmetacode/shellward

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

client:Claude Desktop transport:stdio runtime:npm

Install shellward in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "shellward": {
      "command": "npx",
      "args": [
        "-y",
        "shellward"
      ],
      "env": {
        "SHELLWARD_MODE": "<SHELLWARD_MODE>",
        "SHELLWARD_LOCALE": "<SHELLWARD_LOCALE>",
        "SHELLWARD_THRESHOLD": "<SHELLWARD_THRESHOLD>"
      }
    }
  }
}

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

shellward in other clients