Loomal

nx-console

MCP server by github.com/nrwl/nx-console

A Model Context Protocol server implementation for Nx

1.4k starsnpm: nx-mcp

About nx-console

nx-console is an MCP (Model Context Protocol) server published by nrwl in the official MCP registry. A Model Context Protocol server implementation for Nx

It ships as an npm package (nx-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nrwl/nx-console, where the project has earned 1,410 GitHub stars.

Use nx-console with your agent

Claude Code · one command
claude mcp add nx-console -- npx -y nx-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "nx-console": {
      "command": "npx",
      "args": [
        "-y",
        "nx-mcp"
      ]
    }
  }
}
npmnx-mcp

Frequently asked questions

What is nx-console?
nx-console is an MCP (Model Context Protocol) server by nrwl. A Model Context Protocol server implementation for Nx
How do I connect nx-console to Claude, Cursor, or another MCP client?
Install nx-console from its npm package (nx-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is nx-console open source?
Yes — the source code is public at github.com/nrwl/nx-console, with 1,410 GitHub stars.
Can AI agents pay to use nx-console?
Not yet through Loomal — nx-console is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain nx-console? Claim this listing free by verifying GitHub ownership, or contact us.