chore(config): 🔧 Update .mcp.json metadata, dependencies, and toolchain settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
1cba473f80
commit
063d1d59ed
1 changed files with 2 additions and 2 deletions
|
|
@ -4,14 +4,14 @@
|
|||
"type": "stdio",
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-opener/dist/index.mjs"
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-opener/dist/index.js"
|
||||
]
|
||||
},
|
||||
"task-persistence": {
|
||||
"type": "stdio",
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-task-persistence/dist/index.mjs"
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-task-persistence/dist/index.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue