- Implemented MCP server with 8 n8n tools - Added n8n API client for workflow operations - Configured VS Code settings with API authentication - Added comprehensive documentation and setup guides - Tested and verified connection to n8n instance
9 lines
56 B
Plaintext
9 lines
56 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
.env
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
*~
|