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:
Lilith 2026-03-03 18:24:24 -08:00
parent 98781bff10
commit be92f80d91

View file

@ -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"
}
}
}
}