n8n-as-code v2.4.0
n8n-as-code 2.4.0
Product Surface
- Editor integrations published via Microsoft Marketplace and Open VSX
- Shared n8nac CLI for workspace bootstrap, sync, and automation
- AI Skills and Claude-ready agent context generation
- MCP server for Model Context Protocol clients
- OpenClaw plugin support
- TypeScript transformer for n8n workflow code
Included in this release
- AI Skills and Claude Integration: 2.3.0 -> 2.3.0
- CLI: 2.4.0 -> 2.4.0
- MCP Server: 2.1.0 -> 2.1.0
- Editor Integrations: 2.34.0 -> 2.34.0
- OpenClaw Plugin: 2.2.0 -> 2.2.0
AI Skills and Claude Integration
Package: @n8n-as-code/skills@2.3.0
Embedded n8n ontology, AGENTS.md generation, and Claude-oriented workflow tooling.
Features
- vscode: discover native MCP tools dynamically (57c9c03)
- mcp: scope native assist config to environments (f51a532)
- mcp: add optional native n8n MCP assist (e1d32e4)
Bug Fixes
- mcp: gate native assist exposure (1252b6b)
Documentation
- mcp: clarify native execution strategy (21a86a8)
CLI
Package: n8nac@2.4.0
Shared command-line backbone for workspace bootstrap, GitOps sync, search, and automation.
Features
- vscode: discover native MCP tools dynamically (57c9c03)
- mcp: scope native assist config to environments (f51a532)
- mcp: add optional native n8n MCP assist (e1d32e4)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- @n8n-as-code/mcp bumped from 2.0.15 to 2.1.0
- @n8n-as-code/skills bumped from 2.2.6 to 2.3.0
MCP Server
Package: @n8n-as-code/mcp@2.1.0
Dedicated Model Context Protocol server exposing n8n-as-code tools to MCP clients.
Features
- mcp: add native MCP client protocol versioning and integration tests (299690f)
- mcp: scope native assist config to environments (f51a532)
- mcp: add optional native n8n MCP assist (e1d32e4)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- n8nac bumped from 2.3.6 to 2.4.0
Editor Integrations
Package: n8n-as-code@2.34.0
Marketplace and Open VSX editor integration for browsing, searching, syncing, and validating n8n workflows.
Features
- vscode: discover native MCP tools dynamically (57c9c03)
- mcp: add native MCP client protocol versioning and integration tests (299690f)
- mcp: scope native assist config to environments (f51a532)
Bug Fixes
- vscode: place final response after streamed operations (3dc982b)
- vscode: keep late tool events before final response (143c005)
- vscode: strip null MCP args before calls (ae336d5)
- vscode: tolerate nullable MCP tool args (2a9a57d)
- vscode: surface deepagents aggregate errors (333c7fc)
- vscode: normalize discovered MCP tool schemas (48ef2d8)
Dependencies
- The following workspace dependencies were updated
- @n8n-as-code/skills bumped from 2.2.6 to 2.3.0
- n8nac bumped from 2.3.6 to 2.4.0
OpenClaw Plugin
Package: @n8n-as-code/n8nac@2.2.0
Native OpenClaw setup and workflow operations powered by the same n8nac stack.
Features
- vscode: discover native MCP tools dynamically (57c9c03)
- mcp: scope native assist config to environments (f51a532)
- mcp: add optional native n8n MCP assist (e1d32e4)
Bug Fixes
- mcp: gate native assist exposure (1252b6b)
Documentation
- mcp: clarify native execution strategy (21a86a8)