shellward for Cline
io.github.jnmetacode/shellward
AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.
client:Cline
transport:stdio
runtime:npm
Install shellward in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"shellward": {
"command": "npx",
"args": [
"-y",
"shellward"
],
"env": {
"SHELLWARD_MODE": "<SHELLWARD_MODE>",
"SHELLWARD_LOCALE": "<SHELLWARD_LOCALE>",
"SHELLWARD_THRESHOLD": "<SHELLWARD_THRESHOLD>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs