Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"aws-nx-plugin-mcp": {
"command": "npx",
"args": [
"-y",
"@aws/nx-plugin-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @aws/nx-plugin-mcp
Details
| Website | https://www.npmjs.com/package/@aws/nx-plugin-mcp |
|---|---|
| GitHub | https://github.com/awslabs/nx-plugin-for-aws.git |
| License | unknown |
| Pricing | free |
| Sources | npm |
| Discovered | 2026-05-25 |