Skip to content
Back to search
30
MCP

n8n-claw

freddy-schuetz/n8n-claw

OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with delegated sub-agents, proactive task management, media understanding - self-hosted with one setup script

Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://n8n-claw.com

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-claw": {
      "url": "https://n8n-claw.com",
      "transport": "http"
    }
  }
}