Skip to content

Cloud Storage

OneDrive MCP connector

Connect OneDrive to Elaichi and Claude, ChatGPT, Cursor, or any MCP client can browse your drives, search files and folders, read documents, and check who a file is shared with, all inside each person's own OneDrive access.

  • How it connects. Connects over OAuth. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect OneDrive to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect OneDrive once

  1. Open Connections, choose Add connection, and pick OneDrive.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Supply your own OneDrive app, then approve. OneDrive needs an OAuth app you register yourself, so bring its client ID and secret. One person does this once for the organization.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

onedrive
OneDrive
DocuSign
Egnyte
Google Drive
PandaDoc
Seafile
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect OneDrive to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect OneDrive to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect OneDrive to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect OneDrive to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with OneDrive through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Sales

    Find the right proposal before a call

    Ask for the latest pricing deck or proposal for an account and get the file from OneDrive without hunting through folders. Pull the key points into your notes while the call is still fresh.

  • Support

    Pull the answer out of a guide

    Search OneDrive for the setup guide or troubleshooting document a customer needs and read the relevant section back in plain language. Reply with the exact steps instead of a link to a folder.

  • Operations

    Check who can see a shared folder

    Look up the sharing on a vendor contract or process document and see which people and links have access. Spot files that are shared wider than they should be before an audit does.

  • Finance

    Locate last quarter's spreadsheets fast

    Search across OneDrive for budget files, invoices, and reconciliations by name or content and open the version you need. Summarize the totals from a spreadsheet without downloading it yourself.

  • HR

    Gather onboarding documents for a new hire

    List the policy handbooks, benefits summaries, and forms sitting in the HR drive and pull together what a new starter needs. Confirm each file is current before sending it on.

  • Legal

    Read a contract clause on demand

    Find a signed agreement in OneDrive by counterparty and have the renewal, termination, or liability clause read back to you. Compare the wording across several agreements in one sitting.

Try asking

  • “List files added to the Contracts folder this week.”
  • “Who has permissions on the FY25 Budget workbook?”
  • “Search OneDrive for the latest vendor onboarding deck.”

See all 13 OneDrive tools below

AI tools

OneDrive tools for your AI agents

13 tools are ready to call through Elaichi's MCP endpoint the moment you connect OneDrive, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting OneDrive gets you

6 screens from the product, each doing one job for your OneDrive account.

The agent

Ask about drive items in plain language.

Starter prompts return answers from live OneDrive drives, folders and files.

  • drives
  • drive items
  • permissions
  • users

Ask Elaichi to work across your apps.

List files added to the Contracts folder this week.

Who has permissions on the FY25 Budget workbook?

Search OneDrive for the latest vendor onboarding deck.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Every client reaches OneDrive over OAuth, with no SDK and no shared key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

13 OneDrive tools are ready to call.

Drives, drive items, permissions, search and users, with no custom code written.

  • List all OneDrive me
  • List all OneDrive drives
  • Get single OneDrive drive by ID
  • List all OneDrive drive items
ElaichiTools
Tool Action Description
List all OneDrive me List Retrieves the profile information of the currently authenticated user, including their ID, name, email, and userPrincipalName
List all OneDrive drives List List drives for a user in OneDrive. Requires user_id. Returns id, driveType, name, and owner with user id and displayName for each drive.
Get single OneDrive drive by ID Get Get a drive by id in OneDrive. Returns id, driveType, owner user id and displayName, and quota details including deleted, fileCount, remaining, state, and total.
List all OneDrive drive items List List DriveItem by drive_id and item_id in OneDrive. Returns an array of driveItem objects including name, size, and folder childCount if applicable.
Get single OneDrive drive item by ID Get Get metadata for a specific DriveItem by id in OneDrive using drive_id and id. Returns fields like createdBy, createdDateTime, cTag, eTag, folder childCount, id, lastModifiedBy, lastModifiedDateTime, name, size, and webUrl.

Toolboxes

Each team gets its own OneDrive toolbox.

Toolboxes are scoped per team, so Legal and Sales see different tools.

  • Sales
  • Legal
  • Finance
  • Marketing
ElaichiToolboxes
Name Source template Tools Created

Sales toolbox

OneDrive · proposals and signed contracts

OneDrive starter 18 Mar 4, 2026

Legal toolbox

OneDrive · agreements and permissions

9 Mar 2, 2026

Finance toolbox

OneDrive · invoices and budget workbooks

24 Feb 27, 2026

Marketing toolbox

OneDrive · brand assets and decks

OneDrive starter 6 Feb 19, 2026

People toolbox

OneDrive · policy documents and offer letters

31 Jan 30, 2026

Engineering toolbox

OneDrive · specs and shared drives

12 Jan 22, 2026

Shared connections

Teammates use OneDrive without seeing credentials.

The connections table shows who connected each account and how widely it is shared.

  • Sales EMEA
  • Legal
  • Finance
  • Marketing
ElaichiConnections
Connection Scope Status Access
ON

OneDrive (Sales EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
ON

OneDrive (Legal)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
ON

OneDrive (Finance)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
ON

OneDrive (Marketing)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
ON

OneDrive (People Ops)

Connected by Clara Nowak

Personal • Active Not shared
ON

OneDrive (Support)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every file download is on the record.

When, who, what happened, type and resource, appended for each OneDrive call.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

OneDrive Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

OneDrive Drives Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

OneDrive Drives List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule turns new files into a digest.

Six steps fetch drive items, group them, draft, get approval, then post back.

OneDrive digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch drives

    OneDrive

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    OneDrive

    Queued

Collections and dashboards

OneDrive health arrives without anyone asking.

Four metrics, 14 days of files created and a team breakdown, refreshed on schedule.

OneDrive health

Refreshed 4 minutes ago · every 15 minutes · from the drives collection

Live

Drives

1,284 ↓ 12%

Drive items

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Drives created

Last 14 days

By team

Share of activity

Sales EMEA 34%

Legal 27%

Finance 21%

Marketing 18%

FAQ

Frequently asked questions

How do I connect OneDrive to Claude?

First connect OneDrive in Elaichi, then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. OneDrive connects over OAuth, but it needs an app registration created once inside your Microsoft account, so an administrator brings that client ID and secret to Elaichi a single time. After that, each person simply signs in to their Microsoft account in the browser and nobody else ever handles a key.

Does OneDrive work with ChatGPT and Cursor as well as Claude?

Yes. Once OneDrive is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any MCP client, and the Elaichi Agent. You connect OneDrive once and every client picks it up.

What can an AI agent actually do with my OneDrive data?

With OneDrive connected, an agent can list your drives and folders, search files by name or content, open a document and read or summarize it, and download a file when you ask for it. It can also look up which people in your organization have access to a file and who the users in your OneDrive are. This connector reads from OneDrive; it does not create, edit, move, or delete files.

Does connecting OneDrive give the AI access to every file in the company?

No. Every request to OneDrive runs as the person who signed in, so the agent can only see the drives, folders, and shared files that person can already open in OneDrive. Elaichi can narrow that further, for example limiting a team to search and read only, but it can never widen access beyond what OneDrive already grants.

Can my team share one OneDrive connection?

Yes. One person sets up the OneDrive connection in Elaichi, including the one-time app registration, and shares it with a team so nobody else handles a client ID or secret. Each teammate still signs in to OneDrive as themselves, so their access stays their own and the audit log names the actual person behind every file opened.

Can I stop an agent from deleting or changing things in OneDrive?

This OneDrive connector only browses, searches, reads, and downloads, so there are no delete or edit actions for an agent to reach in the first place. On top of that, Elaichi restrictions work per action, so you can also switch off downloads or permission lookups for a given team. A blocked action is never shown to Claude, ChatGPT, or Cursor at all, so no prompt can trigger it.

What happens to a OneDrive connection when someone leaves?

When you offboard a person in Elaichi, their access to OneDrive through every connected client ends immediately. A shared OneDrive connection keeps working for everyone else on the team. If you ever want to remove OneDrive entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

Put OneDrive in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.