| [ Web Proxy ] |
| Viewing: https://dev.extole.com/docs/setup-glean | [Back] [Original] |
Connect the Extole MCP server to Glean so Glean Assistant and Glean Agents can manage referral programs using natural language.
Connect Extole to Glean so your Glean Assistant and Glean Agents can manage referral programs using natural language.
Glean can act as an MCP host, connecting to external MCP servers and surfacing their tools inside Glean Assistant and Glean Agents. Once the Extole MCP server is registered, users can run performance reports, query program configuration, and trigger program actions directly from Glean without leaving the platform.
Who this is forThis guide is for Glean administrators. Setup is done once in the Glean Admin Console and applies to all authorized users in your organization. Individual users do not need to configure anything.
Before you begin, you'll need:
In Glean, open the Admin Console and navigate to Platform Actions.
Click Add, then select Import tools from MCP server.
Fill in the following fields:
ExtoleAccess Extole referral program data, reports, and management toolshttps://mcp.extole.com
Streaming HTTPSelect OAuth User as the authentication method. Provide the following:
read for report and query access, write for program managementAfter you save, Glean will discover the tools the Extole MCP server exposes.
After connecting to the server, click Edit settings and review the list of tools Extole exposes.
For each tool you want to make available:
Click Save.
From Glean Assistant, ask a question that should use an Extole tool, such as:
"Use the Extole tool to show me the performance report for our refer-a-friend program."
Verify that Glean calls the Extole action and returns expected results. If calls fail, check your Extole MCP server logs or contact your Glean Solutions Engineer.
Once configured, users can invoke Extole capabilities using natural language in Glean Assistant or as steps in Glean Agents.
Example prompts for Glean Assistant:
"Show me this month's conversion report for our refer-a-friend program."
"What's the current advocate reward in the holiday campaign?"
"Increase the friend reward in campaign X to $20."
Using Extole in Glean Agents:
In Agent Builder, add a Plan + Execute step and select an Extole tool. You can chain it with other Glean actions for example, fetch an Extole performance report and then send a summary to Slack.
NoteMCP tools are only available in Plan and Execute steps in Glean Agents, not single-step selections.
Write operationsActions that modify programs, rewards, or campaign components execute immediately under the authenticated user's Extole permissions and are recorded in the Extole change log. Consider enabling human-in-the-loop confirmation steps in your agent workflows before applying write operations.
Access to the Extole MCP server in Glean is governed by your Glean tenant's admin-controlled action settings. Admins can restrict which tools are available, limit access to specific user groups, and audit all tool invocations via Admin Console Insights MCP Insights.
If your Extole MCP server is hosted in a private network or VPC, coordinate with your Glean Solutions Engineer to configure the necessary allowlist or proxy settings.
Updated about 2 months ago
| Web Proxy Viewer | New URL | Original Page |