Files
2026-07-13 12:58:18 +08:00

14 lines
222 B
JSON

{
"mcpServers": {
"nx-mcp": {
"type": "stdio",
"command": "npx",
"args": ["nx", "mcp"]
},
"copilotkit-docs": {
"type": "http",
"url": "https://mcp.copilotkit.ai/mcp"
}
}
}