# The transport for the MCP server - either 'sse' or 'stdio' (defaults to SSE if left empty)
TRANSPORT=
# Host to bind to if using sse as the transport (leave empty if using stdio)
HOST=
# Port to listen on if using sse as the transport (leave empty if using stdio)
PORT=