v2.2.0

ravitemer/mcp-hubv2.2.0Apr 10, 2025by ravitemer

AI Summary

Feature release adding daemon persistence to keep mcp-hub running across client disconnects

Key Highlights

  • mcp-hub stays up running even when all clients disconnect unless --auto-shutdown is provided
  • Helpful for running mcp-hub as systemd or separate process to avoid frequent startups

New Features

  • mcp-hub stays up running even when all clients disconnect unless --auto-shutdown is provided

Full Release Notes

### Added

- mcp-hub stays up running even when all clients disconnect unless `--auto-shutdown` is provided
- Helpful for running mcp-hub as systemd or separate process to avoid
frequent startups