🔧 Fixes
- Fixed binary path in package.json to correctly point to
dist/src/index.js
- Fixed start script path to match the dist structure
- Added startup message for better server status visibility
🛠️ Technical Details
- Updated
bin
path in package.json fromdist/index.js
todist/src/index.js
- Updated
start
script to use correct path - Added "FireCrawl MCP Server running on stdio" startup message
📝 Notes
- No changes to core functionality
- Improves server startup reliability
- Better integration with Claude Desktop
🔍 Verification
You can verify the server is running by checking the Claude logs, which should now show: