@aws/nx-plugin-mcp
v1.0.0-rc.71
Published
Readme
@aws/nx-plugin-mcp
A lightweight, standalone MCP (Model Context Protocol) server for the Nx Plugin for AWS.
Usage
Configure the MCP server in your AI assistant:
{
"mcpServers": {
"nx-plugin-for-aws": {
"command": "npx",
"args": ["-y", "@aws/nx-plugin-mcp"]
}
}
}License
Apache-2.0
