#!/bin/sh
# Roundhouse MCP server (stdio JSON-RPC). Pure client of the HTTP API.
exec /usr/bin/python3 /usr/share/roundhouse/roundhouse_mcp.py "$@"
