Loading MCP server directory, please wait...
Free context-engineering audits for AI agents. BYOK Anthropic key. Top-3 findings per scan.
npx @getmcp/cli add io.github.archonics/mcp-auditRequires Node.js 18+. Community-contributed server. Review source before installing.
ANTHROPIC_API_KEYYour Anthropic API key. Required — the audit engine calls Claude directly from your machine.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.archonics/mcp-audit": {
"command": "npx",
"args": [
"-y",
"@archonics/mcp-audit"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}