返回 AiToEarn
.mcp.json
1 {
2 "mcpServers": {
3 "nx-mcp": {
4 "type": "stdio",
5 "command": "npx",
6 "args": ["nx-mcp"]
7 }
8 }
9 }
10
10 lines JSON