#!/bin/sh

set -e

cd /usr/share/hexstrike-ai/ && python3 hexstrike_mcp.py "$@"
