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.

29,217 stars TypeScript 1 file ยท ~1,626 tokens #angular#build#build-system#build-tool#building-tool#cli#cypress#hacktoberfest

nx MCP Server

MCP server for nrwl/nx

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nx": {
      "command": "npx",
      "args": [
        "-y",
        "@nrwl/nx"
      ]
    }
  }
}