Back to GigaRAG

Connect an agent

Give an AI tool access to your GigaRAG Workspace, so it can search, read and write your memos while it works.

Claude

Search and read your memos from Claude. A connector added here also works in the Claude desktop and mobile apps.

Using CLI or Desktop App? Connect Claude to GigaRAG permanently.

Permanent connector

Adds GigaRAG to Claude for good. You sign in with your GigaRAG account and pick this workspace, and no key is involved.

Free plans allow one custom connector.

  1. 1.

    Open Customize, then Connectors, then Add custom connector

    On Team and Enterprise an owner adds it once under Organization settings, then Connectors, then Add, then Custom. Members then click Connect.

  2. 2.

    Name it GigaRAG and paste this URL

    Server URL
    https://mcp.gigarag.com/mcp
  3. 3.

    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.

Quick connect

Paste this into a new chat. It carries a temporary key that stops working after 6 hours without use, so there is nothing to clean up afterwards. When it lapses, the chat tells you to come back here and copy a fresh one.

Turn on Web search for the chat first, since that is what lets Claude open a link.

Connect to GigaRAG, my knowledge base. First read this page on how to use it:
https://gigarag.com/q/<temporary-api-key>

Open it with web fetch. If you can run code with network access, the page also shows a faster direct API.

Temporary key: <temporary-api-key>
It expires after 6 hours without use. If GigaRAG says it has expired, stop and tell me: "Key expired. Copy a new prompt from https://gigarag.com/connect/claude". Don't retry with the old key.

If you can't open the page, say so. Once read, reply "Connected" and wait.

Add it with your key (beta)

Request headers are a beta that only some organizations have. An admin enters the key once, and everyone in the organization shares it.

  1. 1.

    Open Customize, then Connectors, then Add custom connector

    On Team and Enterprise, an owner uses Organization settings, then Connectors, then Add, then Custom.

  2. 2.

    Paste this as the MCP server URL

    Server URL
    https://mcp.gigarag.com/mcp
  3. 3.

    Set Authentication to No sign-in

  4. 4.

    Under Request headers, add authorization with this value

    Claude sends it exactly as typed, so keep the word Bearer. If there is no Request headers section, your organization does not have the beta yet.

    Authorization
    Bearer <api-key>

Check it worked

Send this once it is connected. An answer drawn from your workspace means the connection is live.

Search GigaRAG for my most recent memos and list their titles.

Written from the official docs: Custom connectors, Remote MCP connectors