Cloud Platforms
Get prescriptive CDK advice, explain CDK Nag rules, manage suppressions for infrastructure as code.
mcpizy install aws-cdknpx -y @aws/cdk-mcp{
"mcpServers": {
"aws-cdk": {
"command": "npx",
"args": [
"-y",
"@aws/cdk-mcp"
]
}
}
}