tmp adapter for claude
Some checks failed
CI / Test (pull_request) Failing after 21s

This commit is contained in:
2025-07-15 19:31:25 +02:00
parent 912a0f7351
commit 37327b5ce4

5
run-outline.sh Executable file
View File

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