mcp audit for Claude Desktop
io.github.archonics/mcp-audit
Free context-engineering audits for AI agents. BYOK Anthropic key. Top-3 findings per scan.
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp audit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-audit": {
"command": "npx",
"args": [
"-y",
"@archonics/mcp-audit"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs