#!/bin/bash cd /home/tbehrendt/dev/outline-mcp export OUTLINE_API_KEY=$1 export OUTLINE_BASE_URL=$2 exec bun run src/main.ts