vault backup: 2025-09-01 22:12:09

This commit is contained in:
嘉宇 刘
2025-09-01 22:12:09 +08:00
parent 305a2fb3b8
commit 9c8d90f23e
7 changed files with 40 additions and 15 deletions

16
.openmcp/connection.json Normal file
View File

@ -0,0 +1,16 @@
{
"items": [
[
{
"connectionType": "STDIO",
"name": "STDIO-1756707174154",
"command": "npx",
"args": [
"-y",
"drawio-mcp-server"
],
"cwd": ""
}
]
]
}