diff --git a/.mcp.json b/.mcp.json index a95799c..a8882ab 100644 --- a/.mcp.json +++ b/.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" - } } } }