Skip to content

Conversation

reidbarber
Copy link
Member

Splits the mcp servers into separate packages. Include a private internal package for shared code.

Before:

npx @react-spectrum/mcp s2
npx @react-spectrum/mcp react-aria

After:

npx @react-spectrum/mcp
npx @react-aria/mcp

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@rspbot
Copy link

rspbot commented Oct 17, 2025

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