#automation

2 post(s)

til

n8n MCP 404 in Claude Code? The endpoint is /sse on a v1 trigger

To use your n8n workflows as tools inside Claude Code, add an MCP Server Trigger node, connect a tool node to it over the ai_tool connection, and activate the workflow. Then point Claude Code at the SSE endpoint: on n8n 2.29 with a v1 MCP Server Trigger the URL is http://host:5678/mcp/{path}/sse, not /mcp/{path} (that 404s). Register it with claude mcp add --transport sse. Separate concern: n8n-as-a-server (this post) is the opposite of czlonkowski/n8n-mcp, which lets Claude build workflows for you.

article

AI Agents at Work: 6 Real Use Cases (and Where They Break)

The real question about AI agents at work isn't which tool — it's which tasks to hand over and where they stop. Repeatable, checkable, reversible work (ticket triage, invoice intake, meeting prep) is safe to automate now. Irreversible steps (payments, external sends) need a person in the loop. Run one task through the 3-question test below before you build anything.