Keel for Claude Desktop
io.github.lutfizp/keel
Control plane MCP that dedups scanner output, rate-limits hosts, and runs non-destructive proofs.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Keel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"keel": {
"command": "uvx",
"args": [
"keel-pentest"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs