[experimental] Wrap an MCP stdio program. Options passed after double dashes (”—”) will be passed to the MCP program. If user is specified, HTTP authentication will be required.
--bearer-token string Bearer token to authenticate with. Defaults to the value of the FLY_MCP_BEARER_TOKEN environment variable. -h, --help help for wrap -m, --mcp string Path to the stdio MCP program to be wrapped. --password string Password to authenticate with. Defaults to the value of the FLY_MCP_PASSWORD environment variable. -p, --port int Port to listen on. (default 8080) --private Use private networking. --user string User to authenticate with. Defaults to the value of the FLY_MCP_USER environment variable.