trilium/.vscode/mcp.json
2025-07-21 15:02:20 +03:00

8 lines
107 B
JSON

{
"servers": {
"nx-mcp": {
"type": "http",
"url": "http://localhost:9461/mcp"
}
}
}