Nx website screenshot

Nx

Nx is an open-source, technology-agnostic monorepo build platform from Nrwl (backed by a16z) that speeds up builds and CI through computation caching, task orchestration, and running only the projects affected by a change. Its developer surface spans a local CLI (nx) with a large family of first-party @nx/* technology plugins and code generators, an official Model Context Protocol server (nx-mcp) and Nx Console editor integrations for AI-assisted development, and the hosted Nx Cloud service for remote caching, distributed task execution (Nx Agents), and self-healing CI. Nx is a build/CI tooling platform rather than a REST API provider — its integration surface is the nx CLI, the @nx/* npm packages, the MCP server, and Nx Cloud.

Nx is profiled on the APIs.io network. Tagged areas include Company, Build System, Monorepo, Developer Tools, and CI/CD.

Nx’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 16 more developer resources.

38.7/100 thin ▬ flat Agent 4/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
0 APIs 1 MCP Servers
CompanyBuild SystemMonorepoDeveloper ToolsCI/CDContinuous IntegrationCachingCommand Line InterfaceMCPJavaScriptTypeScriptDevOps

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/nx: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Nx MCP Server (nx-mcp)

First-party Model Context Protocol server that gives AI coding assistants deep, graph-aware context about an Nx workspace — project dependencies, generators/plugins, live termin...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Nx Plans

3 plans

PLANS

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nx Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nx
name: Nx
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 8
  pass: local-v1
description: Nx is an open-source, technology-agnostic monorepo build platform from Nrwl (backed by a16z) that speeds up builds
  and CI through computation caching, task orchestration, and running only the projects affected by a change. Its developer
  surface spans a local CLI (nx) with a large family of first-party @nx/* technology plugins and code generators, an official
  Model Context Protocol server (nx-mcp) and Nx Console editor integrations for AI-assisted development, and the hosted Nx
  Cloud service for remote caching, distributed task execution (Nx Agents), and self-healing CI. Nx is a build/CI tooling
  platform rather than a REST API provider — its integration surface is the nx CLI, the @nx/* npm packages, the MCP server,
  and Nx Cloud.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://github.com/nrwl.png
url: https://raw.githubusercontent.com/api-evangelist/nx/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Build System
- Monorepo
- Developer Tools
- CI/CD
- Continuous Integration
- Caching
- Command Line Interface
- MCP
- JavaScript
- TypeScript
- DevOps
tags_raw:
- Company
- Build System
- Monorepo
- Developer Tools
- CI/CD
- Continuous Integration
- Caching
- Command Line Interface
- Model Context Protocol
- JavaScript
- TypeScript
- DevOps
apis: []
common:
- type: DomainSecurity
  url: security/nx-domain-security.yml
- type: Website
  name: Nx
  url: https://nx.dev
- type: DeveloperPortal
  name: Nx Developer Portal
  url: https://nx.dev
- type: Documentation
  name: Nx Documentation
  url: https://nx.dev/docs
- type: APIReference
  name: Nx Reference (CLI, config, plugins)
  url: https://nx.dev/docs/reference
- type: GettingStarted
  name: Getting Started with Nx
  url: https://nx.dev/docs/getting-started
- type: Support
  name: Nx Community
  url: https://nx.dev/community
- type: Blog
  name: Nx Blog
  url: https://nx.dev/blog
- type: GitHubOrganization
  name: nrwl on GitHub
  url: https://github.com/nrwl
- type: Pricing
  name: Nx Cloud Pricing
  url: https://nx.dev/pricing
- type: SignUp
  name: Nx Cloud Sign Up
  url: https://cloud.nx.app/
- type: TermsOfService
  name: Nx Cloud Terms
  url: https://cloud.nx.app/terms
- type: PrivacyPolicy
  name: Nx Cloud Privacy Policy
  url: https://cloud.nx.app/privacy
- type: StatusPage
  name: Nx Status
  url: https://status.nx.app/
- type: Packages
  name: Nx npm packages
  url: packages/nx-packages.yml
- type: SDKs
  name: Nx first-party npm packages (@nx/*)
  url: packages/nx-packages.yml
- type: CLI
  name: Nx CLI
  url: cli/nx-cli.yml
- type: MCPServer
  name: Nx MCP Server (nx-mcp)
  url: mcp/nx-mcp.yml
- type: LLMsTxt
  name: Nx llms.txt
  url: llms/nx-llms.txt
- type: ChangeLog
  name: Nx Changelog (GitHub Releases)
  url: changelog/nx-changelog.yml
- type: Lifecycle
  name: Nx Release & Support Policy
  url: lifecycle/nx-lifecycle.yml
- type: Deprecation
  name: Nx Deprecation Policy
  url: https://nx.dev/docs/reference/releases
- type: Plans
  name: Nx Cloud Plans
  url: plans/nx-plans.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/nx"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/nx/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/nx/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.