awslabs/nx-plugin-for-aws
The @aws/nx-plugin is a collection of code generators that automate the creation and configuration of cloud-native applications using AWS, TypeScript, Python and React within the Nx development ecosystem.
Platform-specific configuration:
{
"mcpServers": {
"nx-plugin-for-aws": {
"command": "npx",
"args": [
"-y",
"nx-plugin-for-aws"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...