n8n
Give n8n AI Agent workflows access to your memos.
Sign in with GigaRAG
Connect without a key: n8n opens your browser, you sign in to GigaRAG and pick this workspace.
- 1.
In the MCP Client Tool node, set Authentication to OAuth2
Create an MCP OAuth2 credential and leave Use Dynamic Client Registration on.
- 2.
Sign in with your GigaRAG account
Your browser opens GigaRAG. Pick the workspace to share and approve. No key is stored in the app, and the connection does not expire.
Or set it up by hand
- 1.
Add an MCP Client Tool node to your AI Agent
- 2.
Paste this as the Endpoint
Server URLhttps://mcp.gigarag.com/mcp
- 3.
Set Authentication to Bearer Auth and create a credential with this token
Token<api-key>
Check it worked
Send this once it is connected. An answer drawn from your workspace means the connection is live.
Run the workflow with a prompt asking the agent to list your GigaRAG buckets.
Written from the official docs: MCP Client Tool node, MCP credentials