chore(config): 🔧 Update .mcp.json manifest dependencies and build flags
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
85335394ec
commit
1cba473f80
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-opener/dist/index.mjs"
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-opener/dist/index.mjs"
|
||||
]
|
||||
},
|
||||
"task-persistence": {
|
||||
"type": "stdio",
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/var/home/lilith/Code/@packages/@ts/mcp-task-persistence/dist/index.mjs"
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-task-persistence/dist/index.mjs"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue