Skip to content

Redirect MCP and CLI pages to mcp.sentry.dev and cli.sentry.dev#17760

Open
sergical wants to merge 7 commits into
masterfrom
sg/redirect-mcp-cli-to-remote
Open

Redirect MCP and CLI pages to mcp.sentry.dev and cli.sentry.dev#17760
sergical wants to merge 7 commits into
masterfrom
sg/redirect-mcp-cli-to-remote

Conversation

@sergical
Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Redirect the /ai/mcp/ and /ai/sentry-cli/ docs pages to their dedicated external sites:

Changes:

  • Remove docs/ai/mcp.mdx and docs/ai/sentry-cli.mdx
  • Remove orphaned images (mcp-tools.png, mcpdev.png)
  • Add 301 redirects in redirects.js
  • Update all internal links (6 references across 5 files) to point to external URLs

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

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>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment May 14, 2026 6:06pm
sentry-docs Ready Ready Preview, Comment May 14, 2026 6:06pm

Request Review

sergical and others added 2 commits May 13, 2026 18:39
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>
Comment thread src/components/sidebar/dynamicNav.tsx Outdated
sergical and others added 2 commits May 14, 2026 12:36
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>
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread redirects.js
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant