chore(config): 🔧 Update build/deployment config and scripts for .mcp.json and operations adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
98781bff10
commit
be92f80d91
1 changed files with 0 additions and 10 deletions
10
.mcp.json
10
.mcp.json
|
|
@ -27,16 +27,6 @@
|
|||
"args": [
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-domain-checker-price/dist/index.js"
|
||||
]
|
||||
},
|
||||
"conversation-viewer": {
|
||||
"type": "stdio",
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/var/home/lilith/Code/@packages/@ts/@mcp/mcp-conversation-viewer/dist/index.js"
|
||||
],
|
||||
"env": {
|
||||
"CONVERSATION_DB_URL": "postgresql://postgres:devpassword@localhost:25433/conversation_assistant"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue