MCP Server
MCP
io.github.nrwl/nx-console
A Model Context Protocol server implementation for Nx
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "nx-mcp",
"version": "0.6.12",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment