#!/bin/bash export PORT=4242 export DATABASE_URL="file:../memento-note/prisma/dev.db" export MCP_LOG_LEVEL=info node index-sse.js