MCP Configurator
Users can access the MCP Configurator for host-specific setup instructions:
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.

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.

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

Claude Code
End-user installConfiguration guide • Documentation

Claude Desktop
End-user installConfiguration guide • Documentation

Cursor
End-user installConfiguration guide • Documentation

Goose
End-user installConfiguration guide • Documentation

Visual Studio Code
End-user installConfiguration guide • Documentation

Windsurf
End-user installConfiguration guide • Documentation
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:- A Glean account - Users must have access to your Glean instance
- A supported MCP host application - Installed on their local machine or accessible via web
- The Glean MCP Server URL - Typically
https://[your-instance]-be.glean.com/mcp/default - 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
Related Resources
- What is an MCP Host? - Understanding host applications
- Admin-managed Installs - For ChatGPT and Claude for Teams/Enterprise
- MCP Server Best Practices - Optimization and configuration tips