docs: link to Glean MCP configurator instead of admin page#6
Merged
Conversation
The configurator deep link (app.glean.com/settings/install?mcpConfigure=true&mcpHost=cursor) takes users directly to their MCP server URL rather than the generic admin about page, which didn't surface the URL they needed. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Contributor
Author
|
This one is pretty uncontroversial. Just a correction. Going to merge through. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
app.glean.com/admin/about-gleanlink (which doesn't surface the MCP URL) with a deep link into the Glean MCP configurator:https://app.glean.com/settings/install?mcpConfigure=true&mcpHost=cursormcp.jsonsnippet — placeholder is now justYOUR-GLEAN-MCP-URLsince the configurator shows the complete URLTest plan
https://app.glean.com/settings/install?mcpConfigure=true&mcpHost=cursoropens the MCP configurator for a logged-in Glean user and shows the correct server URL🤖 Generated with Claude Code