Release v2.68.2
Generating release notes from v2.68.0 to HEAD
📚 Documentation
- Sync skills pack to n8n-skills v1.28.0 (folder management) (#976) (607ab7c)
- Sync skills pack to n8n-skills v1.28.0 (folder management) (#976) (7cd172c)
📝 Other Changes
- chore(telemetry): rotate publishable key, 60s flush, drop workflow_before, fix shutdown flush (#980) (9be5080)
Release Statistics:
- 3 commits
- 1 contributor
- Contributors: Romuald Członkowski
Installation
NPM Package
# Install globally
npm install -g n8n-mcp
# Or run directly
npx n8n-mcpDocker
# Standard image
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp:v2.68.2
# Railway optimized
docker run -p 3000:3000 ghcr.io/czlonkowski/n8n-mcp-railway:v2.68.2Documentation
🤖 Generated with Claude Code