📦 ObsidianMCPServer 0.4.0
🚀 Installation
- Download the appropriate binary for your system
- Extract the archive:
unzip ObsidianMCPServer-0.4.0-macos-signed.zip - Make executable:
chmod +x ObsidianMCPServer - Move to your desired location
📋 Requirements
- macOS 12.0 or later
- Obsidian with Local REST API plugin
🔐 Security Note
✅ This binary is code signed and notarized with a valid Apple Developer ID certificate.
It should run without security warnings on macOS.
📊 Build Information
- Architecture: Universal (Intel + Apple Silicon)
- Swift Version: 6.0+
- Build Date: 2026-01-09 14:17:42 UTC
- Commit: b6a6d9f
🔍 Verification
SHA256 Checksum: See attached file
# Verify checksum
shasum -a 256 -c ObsidianMCPServer-0.4.0-macos-signed.zip.sha256What's Changed
- Update MicroClient to 0.0.18 by @otaviocc in #32
- Update MicroClient to 0.0.21 by @otaviocc in #33
- Update MicroClient to 0.0.24 by @otaviocc in #34
- Update Tests by @otaviocc in #35
- Update Swift to 6.2 by @otaviocc in #36
- Add Calendar Events to Daily Note by @otaviocc in #37
- Add Sections to Active Note Prompt by @otaviocc in #31
Full Changelog: 0.3.0...0.4.0