v2.0.4
Release v2.0.4
Published to npm: npm install [email protected]
Installation
Community Nodes (Recommended)
- Go to Settings > Community Nodes in your n8n instance
- Select Install
- Enter
n8n-nodes-memmachine - Agree to risks and install
Manual Installation
cd ~/.n8n/nodes
npm install [email protected]Docker
docker exec -it n8n npm install -g [email protected]Or use the included docker-compose.yml for local testing.
This distribution package includes:
- Pre-built node and credential files
- Docker Compose setup with n8n + Jaeger
- Complete documentation
- No development dependencies
See the README.md for complete usage instructions.