Skip to content

feat(home): surface MCP, CLI, and Sentry for AI on the homepage - #19180

Open
sfanahata wants to merge 2 commits into
masterfrom
homepage-ai-mcp-cli
Open

feat(home): surface MCP, CLI, and Sentry for AI on the homepage#19180
sfanahata wants to merge 2 commits into
masterfrom
homepage-ai-mcp-cli

Conversation

@sfanahata

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

The docs homepage now points people to agent tooling instead of burying it. The coding-agent setup card links the Sentry MCP server and Sentry CLI after the agent plugin intro, and the Learn More CLI card is replaced with Sentry for AI, linking to /ai/.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.
Select exactly one option. For deadlines, replace YYYY-MM-DD with the due date. You can update this information later by editing the PR description.

  • Urgent deadline (GA date, etc.): YYYY-MM-DD
  • Other deadline: YYYY-MM-DD
  • No deadline: 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 supplied a deadline.

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

EXTRA RESOURCES

Made with Cursor

Make agent tooling easier to find from the docs homepage by linking the MCP server and CLI in the setup card, and replace the Learn More CLI card with Sentry for AI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview Aug 28, 2026 9:11pm
sentry-docs Ready Ready Preview Aug 28, 2026 9:11pm

Request Review

Keep the install command on the header row so the MCP and CLI copy can wrap across the card instead of squeezing beside the snippet.

Co-authored-by: Cursor <cursoragent@cursor.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

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.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 9bad769. Configure here.

.commandPill {
margin-left: 0;
flex-basis: 100%;
grid-column: 1 / -1;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Mobile command pill overlaps header

Medium Severity

On viewports at 767px and below, .commandPill keeps grid-row: 1 from the desktop rule, so grid-column: 1 / -1 puts it in the same cells as the icon and title. The copy button stacks on top of the heading on the homepage setup card.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 9bad769. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Normal Docs review has no urgent deadline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant