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
Platform-specific configuration:
{
"mcpServers": {
"n8n-claw": {
"command": "npx",
"args": [
"-y",
"n8n-claw"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...