mcp audit for Cline
io.github.archonics/mcp-audit
Free context-engineering audits for AI agents. BYOK Anthropic key. Top-3 findings per scan.
client:Cline
transport:stdio
runtime:npm
Install mcp audit 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": {
"mcp-audit": {
"command": "npx",
"args": [
"-y",
"@archonics/mcp-audit"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs