v1.4.4
What's New in v1.4.4
Fixed
- Embed crash: Running
endnote-mcp embedwithout[semantic]extras caused aModuleNotFoundError: No module named 'numpy'traceback. Numpy is now lazily imported so the friendly error message ("Install with:uv tool install endnote-mcp[semantic]") is shown instead.
Full changelog: v1.4.3...v1.4.4