heimdall for Claude Desktop
io.github.caglarbozkurt/heimdall
Scan an MCP server or agent config for injection, exfiltration, and risky capabilities.
client:Claude Desktop
transport:stdio
runtime:npm
Install heimdall in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"heimdall": {
"command": "npx",
"args": [
"-y",
"mcp-heimdall-scan"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs