Overview
Connect Glean to your Minoa workspace so your enterprise search and AI experiences can query live sales context from Minoa.Prerequisites
Before configuring Glean, make sure you have:- A Glean workspace with MCP client support enabled
- A Minoa account with MCP access
- An OAuth client for Glean generated from Minoa Integration Settings
Getting Started
Step 1: Note the Minoa MCP Server URL
Your Minoa MCP server URL is:Step 2: Generate OAuth Credentials in Minoa
Glean requires an OAuth client credential pair. In Minoa:- Open Integration Settings
- Go to OAuth Clients
- Create a new client for Glean
- Copy the generated Client ID and Client Secret
Step 3: Configure the MCP Connection in Glean
In Glean, create an MCP client/server connection and use:
If Glean supports OAuth discovery, you can provide the server URL and let it discover endpoints from:
https://mcp.minoa.io/.well-known/oauth-authorization-server
Step 4: Authorize Access
- Start the OAuth connection flow from Glean
- Sign in to Minoa
- Review permissions and click Authorize
- Return to Glean and verify the connection is active
Try It Out
Once connected, test with prompts like:- “Show me my open business cases”
- “What is our current pipeline health?”
- “Which use cases are performing best by win rate?”
Available Minoa Tools
Troubleshooting
OAuth initialization fails
Double-check the Client ID and Client Secret were generated in Minoa Integration Settings and copied correctly into Glean.Token exchange fails
Confirm Glean is using:- Authorization Code grant type
- The correct token endpoint:
https://mcp.minoa.io/token - Scope
read