Redirect MCP and CLI pages to mcp.sentry.dev and cli.sentry.dev#17760
Open
sergical wants to merge 7 commits into
Open
Redirect MCP and CLI pages to mcp.sentry.dev and cli.sentry.dev#17760sergical wants to merge 7 commits into
sergical wants to merge 7 commits into
Conversation
Move MCP server and Sentry CLI docs to their dedicated sites (mcp.sentry.dev and cli.sentry.dev). Add 301 redirects for the old paths and update all internal links. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Update LinkCard to use target="_blank" for external URLs and fix the homepage MCP link to do the same. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Re-add Sentry MCP Server and Sentry CLI as external links in the sidebar since the MDX files that generated them were removed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Inject extraLinks as tree nodes so they sort by sidebar_order alongside doc-generated items, instead of appending at the end. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9a4d643. Configure here.
Point directly to https://mcp.sentry.dev instead of the now-removed /ai/mcp/ path, avoiding a double redirect. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

DESCRIBE YOUR PR
Redirect the
/ai/mcp/and/ai/sentry-cli/docs pages to their dedicated external sites:/ai/mcp/→ https://mcp.sentry.dev (301)/ai/sentry-cli/→ https://cli.sentry.dev (301)Changes:
docs/ai/mcp.mdxanddocs/ai/sentry-cli.mdxmcp-tools.png,mcpdev.png)redirects.jsIS YOUR CHANGE URGENT?
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: