Skip to content

docs(mcp): Restructure and expand MCP server documentation#17201

Merged
dcramer merged 2 commits intomasterfrom
dcramer/docs/expand-mcp-server-docs
Mar 31, 2026
Merged

docs(mcp): Restructure and expand MCP server documentation#17201
dcramer merged 2 commits intomasterfrom
dcramer/docs/expand-mcp-server-docs

Conversation

@dcramer
Copy link
Copy Markdown
Member

@dcramer dcramer commented Mar 31, 2026

Restructure the MCP docs page for clarity and expand coverage of stdio
transport, self-hosted setup, and practical workflows.

The page was a flat list of sections that made it hard to find what you
needed — cloud and stdio setup were interleaved, self-hosted was buried
in a collapsible, and the "Example Usage" / "Available Tools" / "Seer
Integration" sections were filler without actionable guidance.

New structure:

  • Setup — cloud as the default path, stdio as a subsection with
    device-code OAuth documented
  • Configuration — org/project URL scoping (cloud) and CLI flags (stdio)
  • Self-Hosted Sentry — promoted to top-level with token setup,
    --host config, and --disable-skills guidance
  • Common Workflows — practical examples replacing the old generic
    sections (issue link debugging, incident analysis with search)
  • Client Instructions — moved to end as reference material
  • Troubleshooting — tightened

Also applied Sentry brand guidelines throughout (shorter sentences,
active voice, less fluff).

Reorganize the page into a clearer flow: Setup (cloud default with
stdio subsection), Configuration (org/project scoping), Self-Hosted
Sentry (promoted to top-level section), Common Workflows, Client
Instructions, and Troubleshooting.

Key additions:
- Document device-code OAuth for stdio transport
- Add org/project URL scoping for cloud and CLI flags for stdio
- Expand self-hosted into dedicated section with token setup,
  --host config, and --disable-skills guidance
- Replace generic example usage / available tools / Seer sections
  with practical workflow examples (issue link debugging, incident
  analysis with search)
- Move client-specific instructions to end as reference material
- Apply Sentry brand guidelines throughout

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Mar 31, 2026 10:38pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Mar 31, 2026 10:38pm

Request Review

Copy link
Copy Markdown
Member

@sergical sergical left a comment

Choose a reason for hiding this comment

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

Can we fix this plz

Consecutive fenced code blocks get auto-grouped into tabs by the MDX
compiler. Rework the Common Workflows examples as inline bullet lists
instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@sergical sergical left a comment

Choose a reason for hiding this comment

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

🎉

@dcramer dcramer merged commit 4afd896 into master Mar 31, 2026
18 checks passed
@dcramer dcramer deleted the dcramer/docs/expand-mcp-server-docs branch March 31, 2026 23:49
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.

2 participants