mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-18 16:33:13 +00:00
- Fix TypeScript errors in session management tests - Add null checks for sessionInfo.sessions access - Use type assertion for delete operator on process.env - Ensure proper cleanup of NODE_ENV in tests - Enhance test-n8n-integration.sh script - Add Docker installation check and auto-install for multiple OS - Implement n8n API key flow for management tools - Fix misleading Bearer token instruction - Add colored output for better UX - Check for optional jq installation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>