make audit mcp for Claude Desktop
io.github.arose26/make-audit-mcp
Audit Make.com blueprints before importing: hardcoded secrets, dangling refs, risky settings.
client:Claude Desktop
transport:stdio
runtime:npm
Install make audit mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"make-audit-mcp": {
"command": "npx",
"args": [
"-y",
"make-audit-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs