Interface: HeartbeatOptions
Properties
activityThrottleMs?
readonlyoptionalactivityThrottleMs?:number
intervalMs?
readonlyoptionalintervalMs?:number
name?
readonlyoptionalname?:string
Log prefix — pass the MCP server name so multi-server logs stay attributable.
writeLine
readonlywriteLine: (line) =>void
Parameters
line
string
Returns
void