Files
n8n/.openmcp/connection.json
2025-09-01 22:12:09 +08:00

16 lines
241 B
JSON

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