freddy-schuetz/n8n-claw
A self-hosted autonomous AI agent built on n8n and Claude with adaptive RAG memory, MCP skills, and hierarchical expert agents.

n8n-claw is an autonomous AI agent framework leveraging n8n workflows with Claude as the primary LLM. It provides adaptive RAG-powered memory for persistent context across conversations, skills implemented via the Model Context Protocol for extensibility, and an architecture supporting expert agents that can delegate tasks to sub-agents. The system includes proactive task management, media understanding, and communicates via Telegram or HTTP API while running entirely on self-hosted infrastructure.