getunblocked.com/integrations/microsoft-sharepoint

Connect Microsoft SharePoint with Unblocked to give AI agents your docs

Unblocked integrates with Microsoft SharePoint to give AI coding agents and developers cited context from your site pages and document libraries — reconciled with your code, pull requests, and tickets.

Microsoft SharePoint integration details

Category
Knowledge
Indexed data
documents, pages, sites
Supported products
Microsoft SharePoint
Works with
Claude Code, Cursor, Windsurf, GitHub Copilot, Codex, VS Code — via one MCP server connection
Content reviewed
July 20, 2026

What the Microsoft SharePoint integration adds

SharePoint commonly holds policies, project specifications, runbooks, and Office documents that are difficult to discover from a repository. Unblocked makes the selected sites part of an agent’s evidence set and keeps the source link attached for verification.

SharePoint context is reconciled with your code, pull requests, tickets, and chat, so an agent can pull the document that explains how and why something works — not just the code.

Once connected, any MCP-compatible coding agent — Claude Code, Cursor, Windsurf, GitHub Copilot, Codex — can pull this context through a single Unblocked MCP server connection.

What you get

  • Site pages and filesUnblocked indexes SharePoint site pages and supported document-library files (PDF, Word, PowerPoint, Excel, text, Markdown, CSV, HTML, and images) and cites the source.
  • Site-level scopingAdd all sites for the best coverage, or restrict to a subset depending on your team’s needs.
  • Permission-aware answersWith Data Shield, Unblocked respects per-user SharePoint permissions so answers never leak content a user can’t see.
  • Cross-source synthesisSharePoint documents are combined with your code, pull requests, Jira tickets, and Teams conversations into a single knowledge graph.

How to connect Microsoft SharePoint to Unblocked

Need screenshots or troubleshooting?This is a concise connection summary. Follow the complete setup guide ↗

Prerequisites

  • An Unblocked account (free to start).
  • A Microsoft SharePoint admin — required to connect a SharePoint site to Unblocked.
  • An MCP-compatible coding agent (Claude Code, Cursor, Windsurf, etc.) to use the context in your editor.

Step 1: Connect Microsoft SharePoint to Unblocked

  1. As a SharePoint admin, in Unblocked go to Settings → Data Sources, click Connect Another, and under Documentation select Microsoft SharePoint.
  2. Authorize your Microsoft account with Unblocked.
  3. Select the sites to index (all, or a subset).
  4. Click Save Settings — Unblocked begins referencing the pages and files in those sites.

Step 2: Install the Unblocked MCP server

On macOS, one command auto-detects and configures your supported agents (Claude Code, Cursor, Windsurf, GitHub Copilot, Codex, VS Code):

curl -fsSL https://getunblocked.com/install-mcp.sh | bash

The install script supports macOS only. On Windows or Linux, add the server manually using the configuration below, or follow the manual install guide ↗.

Claude Code

Add the remote server, then run /mcp in Claude Code, select unblocked, and log in via OAuth:

claude mcp add -s user --transport http unblocked https://getunblocked.com/api/mcpsse

Cursor

Open View: Open MCP Settings → Add Custom MCP, add the server, then click Connect to authenticate via OAuth:

{
  "mcpServers": {
    "unblocked": {
      "url": "https://getunblocked.com/api/mcpsse"
    }
  }
}

Other MCP clients

Any MCP-compatible client (Windsurf, Codex, VS Code, Claude Desktop, and others) can connect to the remote server with OAuth:

https://getunblocked.com/api/mcpsse

Connect Microsoft SharePoint to Claude Code, Cursor, and other AI agents

To give Claude Code, Cursor, GitHub Copilot, Codex, or another MCP-compatible AI coding agent access to Microsoft SharePoint context, connect Microsoft SharePoint to Unblocked and add the single Unblocked MCP server to your agent.

Unblocked acts as the MCP context layer for your Microsoft SharePoint data, searching documents, pages, sites alongside your other connected sources and returning cited results through these tools:

  • context_researchMulti-source research across your SharePoint pages and files, plus your code, pull requests, and other connected sources. Returns a synthesized answer with citations back to the document or page it used.
  • context_get_urlsFetches the full content behind a SharePoint page or file URL your agent encounters — plus GitHub, Jira, Linear, Confluence, Slack, and more.

Questions to ask an AI agent about Microsoft SharePoint

Questions you (or your agent) can ask Unblocked about your Microsoft SharePoint data:

  • What does the SharePoint runbook say about our failover process?
  • Where is the security policy document for our team?
  • What are the requirements in the latest project spec?
  • Which SharePoint page covers our onboarding checklist?

Get started with Unblocked