NAME
serve-http - run as MCP server over Streamable HTTP
SYNOPSIS
serve-http
[--addr]=[value]
[--landing]=[value]
[--no-health]
Usage:
serve-http [GLOBAL OPTIONS] [command [COMMAND OPTIONS]] [ARGUMENTS...]
GLOBAL OPTIONS
--addr="": listen address ($ADDR env overrides) (default: "127.0.0.1:8080")
--landing="": text body for GET /
--no-health: disable the /healthz endpoint