Skip to content

Cloud Storage

SharePoint MCP connector

Connecting SharePoint to Elaichi lets Claude, ChatGPT, Cursor, or any MCP client search your SharePoint sites, read and publish site pages, and find and download files from document libraries, all as the person who signed in.

  • 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 SharePoint to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect SharePoint once

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

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

  3. Approve it in SharePoint. SharePoint's own window opens. Whoever approves it decides what this connection can reach.

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

Add connection

Choose a connector.

sharepoint
SharePoint
DocuSign
Egnyte
Google Drive
OneDrive
PandaDoc
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 SharePoint 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 SharePoint 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 SharePoint 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 SharePoint 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 SharePoint through Elaichi

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

  • Internal communications

    Publish the weekly announcement page

    Start a new site page from your standard template, add the sections and web parts, and publish it to the intranet without opening the page editor.

  • HR

    Find the current version of a policy

    Search every site and document library for the travel policy or employee handbook, confirm which copy is current, and download it for the person asking.

  • Sales

    Pull the right collateral before a call

    Ask for the latest case study or pricing sheet in the sales site's document library and have it downloaded and ready before the meeting starts.

  • Support

    Keep help pages current after a change

    When a process changes, update the relevant site page on the support intranet and publish the new version once the team has agreed the wording.

  • Operations

    Take stock of every site and page

    List all SharePoint sites, their pages, and their document libraries to see what exists, what is duplicated, and what nobody has touched in a year.

  • Project management

    Retire pages and files when a project closes

    Delete stale site pages and out-of-date files from the project site so people stop finding old plans in search.

Try asking

  • “List the site pages published on our intranet site this week.”
  • “Create a news page on the Marketing site from our template.”
  • “Which SharePoint sites has Support added pages to recently?”

See all 97 SharePoint tools below

AI tools

SharePoint tools for your AI agents

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

See it in Elaichi

What connecting SharePoint gets you

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

The agent

Ask about sites and pages in plain language.

The agent reads live SharePoint sites, pages and sections and answers in seconds.

  • sites
  • site pages
  • sections
  • templates

Ask Elaichi to work across your apps.

List the site pages published on our intranet site this week.

Create a news page on the Marketing site from our template.

Which SharePoint sites has Support added pages to recently?

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Connect any MCP client to SharePoint over OAuth, no SDK, no shared API 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

97 SharePoint tools are ready to call.

Sites, site pages, horizontal sections and templates are covered without custom code.

  • List all SharePoint sites
  • Get single SharePoint site by ID
  • SharePoint sites using path
  • List all SharePoint base site pages
ElaichiTools
Tool Action Description
List all SharePoint sites List List all available SharePoint sites in an organization. Returns: id, createdDateTime, description, displayName, eTag, isPersonalSite, lastModifiedDateTime, name, root, sharepointIds, siteCollection, webUrl.
Get single SharePoint site by ID Get Get a single SharePoint site by its id. Returns: id, createdDateTime, description, displayName, isPersonalSite, lastModifiedDateTime, name, sharepointIds, siteCollection, webUrl, 2XX. Required: id.
SharePoint sites using path Action Get a SharePoint site by its hostname and server-relative URL path. Returns: id, createdDateTime, description, displayName, isPersonalSite, lastModifiedDateTime, name, sharepointIds, siteCollection, webUrl. Required: hostname, server_relative_path.
List all SharePoint base site pages List List SharePoint site pages (baseSitePage objects) from the site pages list in a site. Returns: id, name, createdDateTime, lastModifiedDateTime, webUrl. Results are sorted alphabetically by name in ascending order and returned with pagination. Required: site_id.
Get single SharePoint base site page by ID Get Get metadata for a specific SharePoint base site page by its id within a site. Returns: id, name, createdDateTime, lastModifiedDateTime, webUrl, eTag. Required: site_id, id.

Toolboxes

Every team gets its own SharePoint toolbox.

Curate one toolbox per team so each sees only the tools it needs.

  • Internal Comms
  • Marketing
  • IT
  • HR
ElaichiToolboxes
Name Source template Tools Created

Internal Comms toolbox

SharePoint · news pages and publishing

SharePoint starter 18 Mar 4, 2026

Marketing toolbox

SharePoint · campaign sites and templates

9 Mar 2, 2026

IT toolbox

SharePoint · site inventory and permissions

24 Feb 27, 2026

HR toolbox

SharePoint · policy pages and onboarding sites

SharePoint starter 6 Feb 19, 2026

Support toolbox

SharePoint · knowledge pages and sections

31 Jan 30, 2026

Legal toolbox

SharePoint · document sites and retention

12 Jan 22, 2026

Shared connections

Share a SharePoint account, never the password.

See who connected each account and how many teams and members use it.

  • Internal Comms
  • Marketing EMEA
  • IT Operations
  • HR Portal
ElaichiConnections
Connection Scope Status Access
SH

SharePoint (Internal Comms)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
SH

SharePoint (Marketing EMEA)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
SH

SharePoint (IT Operations)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
SH

SharePoint (HR Portal)

Connected by Daniel Ortega

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

SharePoint (Support Knowledge)

Connected by Clara Nowak

Personal • Active Not shared
SH

SharePoint (Legal Archive)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every SharePoint call is written down.

When, who, what happened, type and resource, in an append only log.

  • 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]

SharePoint Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

SharePoint Sites Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

SharePoint Sites 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 fires and the digest ships.

Fetch site pages, group them, draft a digest, approve it, post back to SharePoint.

SharePoint digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch sites

    SharePoint

    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

    SharePoint

    Queued

Collections and dashboards

SharePoint page activity, counted on a schedule.

Four metrics, 14 days of pages created and a per team breakdown, no model involved.

SharePoint health

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

Live

Sites

1,284 ↓ 12%

Site pages

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Sites created

Last 14 days

By team

Share of activity

Internal Comms 34%

Marketing EMEA 27%

IT Operations 21%

HR Portal 18%

FAQ

Frequently asked questions

How do I connect SharePoint to Claude?

Connect SharePoint in Elaichi first: you sign in with your normal Microsoft account and approve access, and there is no OAuth application to register and no client ID or secret to generate. Then open Claude, go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Claude will ask you to sign in to Elaichi, and SharePoint is then available in your conversations.

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

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

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

Through Elaichi, an AI agent can search across your SharePoint sites, list sites, site pages, and document libraries, read a page, and find and download files. It can also create a site page from a template, add sections and web parts, update and publish pages, and delete pages or files when asked. SharePoint has a lot of capabilities, so short concrete asks such as "find the Q3 sales deck in the Marketing site" get better results than long paragraphs.

Does connecting SharePoint give the AI access to every site and library?

No. The AI works inside the SharePoint permissions of the person who signed in, so it can only see the sites, pages, and files that person can already open. Elaichi can narrow that further, for example to search and reading only, but it can never grant access to a SharePoint site the person does not have.

Can my team share one SharePoint connection?

Yes. One person connects SharePoint in Elaichi and shares it with a team, and nobody else has to handle a password or sign-in secret. Each teammate still signs in to Elaichi as themselves, so every search, download, or page change in SharePoint is recorded against the person who did it.

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

Yes. Restrictions in Elaichi work per action, so you can allow searching and reading SharePoint pages and files while blocking deleting files, deleting pages, or publishing changes. A blocked action is never shown to Claude, ChatGPT, or Cursor at all, so no prompt, however worded, can reach it.

What happens to a SharePoint connection when someone leaves?

When you offboard someone in Elaichi, their access to SharePoint through every AI client ends at once. If they had shared a SharePoint connection with a team, it keeps working for everyone else. Disconnecting SharePoint once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client in one step.

Put SharePoint in front of your team

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