Files
imphnen-frontend-service/.mcp.json
T

10 lines
123 B
JSON
Raw Normal View History

{
"mcpServers": {
"nx-mcp": {
"type": "stdio",
"command": "npx",
"args": ["nx", "mcp"]
}
}
}