MCP Server
MCP
io.github.archonics/mcp-audit
Free context-engineering audits for AI agents. BYOK Anthropic key. Top-3 findings per scan.
Install
npx -y @archonics/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@archonics/mcp-audit",
"version": "0.1.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Anthropic API key. Required — the audit engine calls Claude directly from your machine.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment