Some checks failed
Main Workflow / Security Audit (push) Successful in 4m39s
Main Workflow / Test and Build (20.x) (push) Failing after 4m56s
Main Workflow / Test and Build (18.x) (push) Failing after 5m9s
Main Workflow / Build Release Artifacts (push) Has been skipped
Main Workflow / Code Quality Check (push) Successful in 1m33s
Main Workflow / Notification (push) Failing after 21s
13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"mcpServers": {
|
|
"drawio-diagram-generator": {
|
|
"command": "node",
|
|
"args": ["build/index.js"],
|
|
"cwd": "/home/aleleba/projects/drawio-cline-mcp-server",
|
|
"env": {
|
|
"HTTP_PORT": "3000"
|
|
}
|
|
}
|
|
}
|
|
}
|