Flowise
Give Flowise agents access to your memos.
Set it up
- 1.
In an Agent node, add a Custom MCP tool
- 2.
Paste this as the MCP Server Config
MCP Server Config{ "url": "https://mcp.gigarag.com/mcp", "headers": { "Authorization": "Bearer <api-key>" } }
Check it worked
Send this once it is connected. An answer drawn from your workspace means the connection is live.
Ask the agent to list your GigaRAG buckets.
Written from the official docs: Tools and MCP