ChangeYourWay/Fenrir-CodeAuditTool
Fenrir 是一个基于 MCP 协议与 AST 技术的代码审计工具,旨在解决安全研究与自动化代码审计领域中,面对大规模、结构复杂甚至反编译代码时,传统代码搜索与分析手段效率低、准确性差的问题。
Platform-specific configuration:
{
"mcpServers": {
"Fenrir-CodeAuditTool": {
"command": "npx",
"args": [
"-y",
"Fenrir-CodeAuditTool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...