Kloudle Cloud Security Scanner for Claude Desktop
io.github.kloudle/cloud-security-scanner
AWS cloud security scanners for AI agents — S3, IAM, EC2, EKS, RDS, CloudTrail, CloudWatch Logs
client:Claude Desktop
transport:streamable-http
tools:2
Install Kloudle Cloud Security Scanner in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cloud-security-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.kloudle.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs