Claude AI Agent with Memory — n8n Workflow Template
A Claude-powered AI assistant that actually remembers your conversation.
Build a persistent AI chatbot using Anthropic's Claude (the most capable AI available) + Airtable as conversation memory. Unlike one-shot webhooks, this agent fetches the last 5 exchanges, builds full context, and responds as if it was there from the beginning. Plug it into any app via webhook.
✅ Powered by Claude Sonnet (Anthropic) — not OpenAI
✅ Conversation memory via Airtable (free tier works)
✅ Fully multi-tenant: separate memory per session_id
✅ Returns structured JSON with reply + token usage
✅ Swap models: Haiku (fast/cheap) or Opus (maximum quality)
✅ ~$0.001 per conversation turn in Claude API fees
Who it's for: Developers building customer-facing chatbots, internal knowledge assistants, or any AI app that needs context across sessions.
What's included: n8n workflow JSON + full setup guide + Airtable schema