Expose an n8n workflow as an MCP tool for AI agents. Generates a tool definition that Claude, Cursor, or Codex can call. Inverse of /n8n-cli-from-mcp. Use when agents need to invoke an n8n workflow on demand.
$npx -y skills add 8dvibes/n8n-cli --skill n8n-cli-to-mcpInstalls into the current project.
Run `npx skills use "https://github.com/8dvibes/n8n-cli" --skill "8dvibes/n8n-cli/n8n-cli-to-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/8dvibes/n8n-cli" that are relevant to the current task. Run `npx skills add "https://github.com/8dvibes/n8n-cli"` and select the relevant skills, then follow their instructions.