AIShield Security Scanner for Cline
io.github.lm203688/aishield
Scans MCP servers for tool poisoning, prompt injection and supply chain risks.
client:Cline
transport:stdio
runtime:npm
Install AIShield Security Scanner 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": {
"aishield": {
"command": "npx",
"args": [
"-y",
"aishield-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs