docs(mcp): restructure MCP server page for actionability#16295
Open
docs(mcp): restructure MCP server page for actionability#16295
Conversation
Reorganize the Sentry MCP Server docs to prioritize getting started content above the fold and deprioritize STDIO in favor of the remote hosted OAuth configuration. Key changes: - Move Getting Started with tabbed code blocks (OAuth + Self-Hosted) to the top of the page, before any overview content - Replace flat client list with h3 headings + Expandable accordions for each verified client, keeping TOC navigability - Remove all npx mcp-remote references; update Warp and Amp configs to use native OAuth/Streamable HTTP URLs - Condense Overview into a single intro sentence - Move video embed after setup sections - Move Example Usage above Available Tools for actionability - Add mcp-remote fallback note only in Other Clients section Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
sergical
approved these changes
Feb 7, 2026
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
Reorganizes the Sentry MCP Server documentation to be more actionable and get users set up faster.
npx mcp-remotereferences: All client configs updated to use native OAuth/Streamable HTTP URLs — Warp and Amp configs updated based on their current docs confirming native supportmcp-remotefallback: Single mention in "Other Clients" section for edge cases onlyBefore/After structure
Before: Overview → Video → Getting Started (OAuth / Legacy Remote / STDIO) → Tools → Examples → 12 client subsections → Seer → Troubleshooting
After: Intro → Getting Started (tabbed) → Client Setup (h3 + accordion per client) → Video → Examples → Tools → Seer → Troubleshooting