Skip to main content
Most MCP host applications allow individual users to configure their own connections to Glean MCP Servers. These end-user installs don’t require administrator intervention once MCP servers are enabled in your Glean instance.

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 with 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 End-user Hosts

Users can self-configure connections in the following host applications:

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

End-user Setup Guide

Direct your users to the comprehensive end-user guide:

Using the Glean MCP Server

Complete guide for end users on connecting MCP hosts to Glean, including setup instructions, examples, and troubleshooting.

What End Users Need

To connect to Glean MCP Servers, users will need:
  1. A Glean account - Users must have access to your Glean instance
  2. A supported MCP host application - Installed on their local machine or accessible via web
  3. The Glean MCP Server URL - Typically https://[your-instance]-be.glean.com/mcp/default
  4. OAuth authentication - Users will authenticate via your organization’s identity provider during first connection

Administrator Checklist

Before directing users to self-configure:
1

Enable the Glean MCP Server

Ensure the MCP server is enabled in Admin Console > Platform > Glean MCP servers. See Setting up Glean MCP Servers.
2

Enable OAuth

Verify OAuth is enabled in Admin Console > Settings > Third-party access (OAuth) to allow user authentication.
3

Share the end-user guide

Provide users with the link to Using the Glean MCP Server.
4

Communicate available tools

Let users know which tools and agents are available on your MCP server so they know what capabilities they can access.

Support and Troubleshooting

If users encounter issues connecting:
  • Direct them to MCP Connectivity Troubleshooting
  • Verify the user has an active Glean account with appropriate permissions
  • Confirm the MCP server is enabled and the correct server URL is being used
  • Check that OAuth is properly configured for your organization