Loading MCP server directory, please wait...
Safe-install and trust-check MCP for agents to review MCPs, Skills and tools before installation.
npx @getmcp/cli add io.github.professor2k8/agent-security-lensRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.professor2k8/agent-security-lens": {
"command": "npx",
"args": [
"-y",
"agent-security-lens"
],
"env": {
"ASL_API_URL": "https://agentsecuritylens-api.agentsecuritylens.workers.dev",
"ASL_API_KEY": "",
"ASL_MODE": "online"
}
}
}
}