mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-11 18:48:36 +08:00
9 lines
148 B
JSON
9 lines
148 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"drawio": {
|
||
|
|
"command": "npx",
|
||
|
|
"args": ["@next-ai-drawio/mcp-server@latest"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|