What's Changed
🔄 License Change
- Changed from Apache 2.0 to MIT license for broader compatibility
✨ Features
- Added tool descriptions and annotations for better discoverability in MCP clients (#17)
🐛 Bug Fixes
- Fixed npm distribution shebang issue for users without bun installed (#16)
- Removed duplicate shebang modification in CI workflow
📦 Installation
npm
npm install -g @choplin/jira-cli-mcpHomebrew (macOS/Linux)
brew tap choplin/jira-cli-mcp
brew install jira-cli-mcpDirect Download
Download the appropriate binary for your platform from the assets below.
📋 Requirements
jira-climust be installed and configured- Node.js 18+ (for npm installation)
Full Changelog: v0.2.1...v0.3.0