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.

Microsoft 365 Copilot

Add GigaRAG as an action in a Microsoft 365 Copilot declarative agent.

Microsoft 365 Copilot plugins do not accept API keys, so this only works with sign-in. Your tenant needs custom app upload and Copilot access turned on.

Sign in with GigaRAG

Connect without a key: Microsoft 365 Copilot opens your browser, you sign in to GigaRAG and pick this workspace.

  1. 1.

    In VS Code, open Microsoft 365 Agents Toolkit and create a Declarative Agent

    Needs toolkit 6.12.0 or later.

  2. 2.

    Choose Add an Action, then Start with an MCP Server

  3. 3.

    Paste this as the server URL

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

    Choose OAuth (with dynamic registration), then Provision

  5. 5.

    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.

Check it worked

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

Open the agent at m365.cloud.microsoft/chat and ask it to list your GigaRAG buckets.

Written from the official docs: Build MCP plugins