How to Use the n8n (AI Workflow Automation) MCP in Claude Code
Audit n8n (AI Workflow Automation) from your terminal. Give Claude Code headless access to execution logs and workflow definitions.
Works with every AI agent you already use
…and any MCP-compatible client
Connect n8n (AI Workflow Automation) MCP to Claude Code
Create your Vinkius account to connect n8n (AI Workflow Automation) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query n8n logs from the command line
Claude Code executes `list_workflow_executions` right in your terminal to check the health of your background jobs. You don't need a browser to see if the midnight cron job actually finished. The CLI pulls the status straight from the server. When a job fails, your agent runs `get_execution_details` on the ID. It pipes the trace logs directly into your shell context. You can write a bash script to grep those failures or just ask the agent to summarize the errors.
Analyze workflows via MCP Server
DevOps engineers use `list_workflows` to maintain an inventory of active automations. Claude Code grabs the JSON definitions of every process running on your instance. It checks for hardcoded URLs or deprecated endpoints across the entire fleet. For deeper inspection, it triggers `get_workflow_details`. The agent reads the exact node connections. You can have it generate documentation for your internal wiki based purely on the actual running configurations.
Check user access and credentials
Security audits happen faster when your agent can run `list_instance_users`. Claude Code lists every active collaborator on the system. You can verify offboarding compliance without logging into the admin panel. It also pulls metadata with `list_stored_credentials` and organizes the output using `list_workflow_tags`. You ask the CLI to list all staging credentials, and it filters the metadata instantly. It keeps your infrastructure organized from a standard SSH session.
Set up n8n (AI Workflow Automation) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seen8n-ai-workflow-automation-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest n8n (AI Workflow Automation) transactions." It will automatically discover and invoke the available n8n (AI Workflow Automation) tools.
claude mcp add --transport http n8n-ai-workflow-automation-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about n8n (AI Workflow Automation) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the n8n (AI Workflow Automation) MCP today
We host it, we monitor it, we maintain it. You just paste one token.