Release v1.2.2
Critical Fixes
This release addresses critical bugs that made v1.2.1 non-functional.
Fixed
- axios dependency (#917, #919) - Fixed package crash on startup due to missing axios in dependencies. The package was completely broken.
- CLI symlink resolution (#916, #920) - Fixed
attio-mcp --helpand--versionnot working when installed globally via npm.
Important
v1.2.1 is broken - please upgrade to v1.2.2 immediately.
npm install -g attio-mcp@1.2.2Contributors
Thanks to @mlemos for identifying and fixing both issues!
See CHANGELOG.md for full details.