nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
nx MCP Server
MCP server for nrwl/nx
Ready-to-Use Client Configurations
{
"mcpServers": {
"nx": {
"command": "npx",
"args": [
"-y",
"@nrwl/nx"
]
}
}
}