Skip to content

docs: link to Glean MCP configurator instead of admin page#6

Merged
steve-calvert-glean merged 1 commit into
mainfrom
docs/mcp-configurator-deeplink
Mar 17, 2026
Merged

docs: link to Glean MCP configurator instead of admin page#6
steve-calvert-glean merged 1 commit into
mainfrom
docs/mcp-configurator-deeplink

Conversation

@steve-calvert-glean
Copy link
Copy Markdown
Contributor

Summary

  • Replaces the app.glean.com/admin/about-glean link (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=cursor
  • Simplifies the mcp.json snippet — placeholder is now just YOUR-GLEAN-MCP-URL since the configurator shows the complete URL
  • Removes the note about asking a Glean administrator for the server name, since the configurator handles that

Test plan

  • Verify https://app.glean.com/settings/install?mcpConfigure=true&mcpHost=cursor opens the MCP configurator for a logged-in Glean user and shows the correct server URL

🤖 Generated with Claude Code

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>
@steve-calvert-glean steve-calvert-glean requested a review from a team as a code owner March 17, 2026 23:19
@steve-calvert-glean steve-calvert-glean added the documentation Improvements or additions to documentation label Mar 17, 2026
@steve-calvert-glean
Copy link
Copy Markdown
Contributor Author

This one is pretty uncontroversial. Just a correction. Going to merge through.

@steve-calvert-glean steve-calvert-glean merged commit 424c348 into main Mar 17, 2026
1 check passed
@steve-calvert-glean steve-calvert-glean deleted the docs/mcp-configurator-deeplink branch March 17, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant