14 lines
222 B
JSON
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"
|
|
}
|
|
}
|
|
}
|