Block 1 - MCP_SUPABASE
- Type / Role
- @n8n/n8n-nodes-langchain.mcpTrigger - mcpTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Supabase AI Agent with RAG & Multi Tenant CRUD Version : 1.0.0 n8n Version : 1.88.0+ Author : Koresolucoes License : MIT Description A stateful AI agent workflow powered by Supabase and Retrieval A...
@n8n/n8n-nodes-langchain.mcptrigger, @n8n/n8n-nodes-langchain.vectorstoresupabase, @n8n/n8n-nodes-langchain.embeddingsopenai, n8n-nodes-base.stickynote, n8n-nodes-base.supabasetool
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Luciano Gutierrez.
Original n8n.io sourceVersion: 1.0.0
n8n Version: 1.88.0+
Author: Koresolucoes
License: MIT
A stateful AI agent workflow powered by Supabase and Retrieval-Augmented Generation (RAG). Enables persistent memory, dynamic CRUD operations, and multi-tenant data isolation for AI-driven applications like customer support, task orchestration, and knowledge management.
Key Features:
agent_messages, agent_tasks, agent_status, and agent_knowledge in real time. /mcp/tool/supabase/:userId to enable per-user routing. agent_messages_{{userId}}).AI Agent RAG Supabase CRUD Multi-Tenant OpenAI Automation
This template is licensed under the MIT License.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 27 workflow blocks. Download the JSON for the full node graph.
| Workflow | MCP Supabase server for AI agent with RAG & multi-tenant CRUD |
|---|---|
| Complexity | advanced |
| Nodes | 27 |
| Categories | Support Chatbot, AI RAG |
| Author | Luciano Gutierrez |
| Published | 23 Apr 2025 |
Use the JSON export at /data/workflows/3675/3675.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Supabase AI Agent with RAG & Multi Tenant CRUD Version : 1.0.0 n8n Version : 1.88.0+ Author : Koresolucoes License : MIT Description A stateful AI agent workflow powered by Supabase and Retrieval A...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI RAG use case.