Skip to main content
This page helps end users connect supported MCP host applications to Glean and understand what they can do once connected.

What is MCP?

The Model Context Protocol (MCP) lets AI apps (“hosts” like Cursor, Claude, ChatGPT) securely connect to company tools and data. Glean provides an MCP server so your AI can use Glean’s permission-aware knowledge graph directly in those apps.

MCP Configurator

Users can access the MCP Configurator for host-specific setup instructions:
https://mintcdn.com/glean-5786559b/0vq97ufrjhzj_so7/images/administration/mcp/mcp.png?fit=max&auto=format&n=0vq97ufrjhzj_so7&q=85&s=b161e01675f7ef8af3a912dd993a0333

Open MCP Configurator

The MCP Configurator provides tailored connection instructions, configuration snippets, and OAuth setup for each supported host application.

Install via MCP Configurator

Follow these steps to connect your MCP host to Glean using the MCP Configurator. The configurator provides host‑specific instructions and URLs.
1

Navigate to the MCP Configurator

Go to the your Settings / Install tab in your Glean profile to access the MCP Configurator.
MCP Configurator landing view
2

Pick your host

Select the host application you use (e.g., Cursor, VS Code, Claude Desktop, etc).
3

Connect with OAuth or copy the server URL

When available, click Connect with OAuth. For hosts that require manual entry, copy the provided server URL and paste it into your host’s MCP settings.
Host-specific configuration details in the MCP Configurator
4

Sign in to Glean

Complete sign-in with your organization’s SSO when prompted. The host will receive OAuth tokens to access Glean’s MCP server.
5

Verify the connection

Ask your assistant to “Search Glean for …” or “Read this document in Glean …” to confirm the connection works.
Some hosts are stdio-only and cannot connect directly over HTTP. In those cases, the configurator will guide you to use a bridge (for example, mcp-remote) to reach Glean’s remote HTTP MCP server.

Supported hosts

Admin-managed configuration

/images/mcp-hosts/chatgpt.png

ChatGPT

/images/mcp-hosts/claude.png

Claude for Teams/Enterprise

End-user configuration

/images/mcp-hosts/claude.png

Claude Code

/images/mcp-hosts/claude.png

Claude Desktop

/images/mcp-hosts/cursor.png

Cursor

/images/mcp-hosts/goose.png

Goose

/images/mcp-hosts/vscode.png

Visual Studio Code

/images/mcp-hosts/windsurf.png

Windsurf

We also support other MCP-compatible applications that are not listed here. You’ll typically configure these applications using the URL of your Glean MCP Server, e.g. https://[your-instance]-be.glean.com/mcp/[your-mcp-server-name].

Examples by Role

Looking for specific examples of what you can do with Glean’s MCP server? Check out our role-based guides with real prompts you can use: View all examples →

Troubleshooting

Assistant not using Glean?
  • Be explicit: “Use Glean to …”
  • Check the host is connected via the Configurator
Missing results or context?
  • Verify the relevant connectors are enabled
  • Remember: results respect your permissions in Glean
Host-specific issues?
  • Some hosts require bridges (e.g., stdio via mcp-remote) or have limited tools. See host setup guides from the Supported hosts section

Tips for effective prompts

To help your AI assistant choose the right tools, be explicit about the action and input:
  • “search Glean for …” when you need enterprise search
  • “fetch the document …” when you have a URL or ID
See general guidance on tool selection patterns in your host’s documentation.