# Dependencies are declared in pyproject.toml. This shim installs the package
# (editable) with the server + TTS extras for the MCP stdio server:
#   pip install -r requirements.txt
-e .[server,tts]
