Skip to content

Conversation

@sai6855
Copy link
Contributor

@sai6855 sai6855 commented Jan 6, 2026

According to https://docs.anthropic.com/en/docs/claude-code/mcp, --scope is the correct flag for specifying MCP server scope, not -s.

Copilot AI review requested due to automatic review settings January 6, 2026 10:23
@sai6855 sai6855 added type: bug It doesn't behave as expected. docs Improvements or additions to the documentation. scope: mcp Changes related to MCP. labels Jan 6, 2026
@mui-bot
Copy link

mui-bot commented Jan 6, 2026

Netlify deploy preview

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 84237d7

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes an incorrect command-line flag in the Claude Code MCP server installation documentation. The change corrects the scope flag from -s to --scope to align with the official Anthropic Claude Code documentation.

Key Changes

  • Updated the user-scope installation command to use the correct --scope user flag instead of the incorrect -s user flag

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sai6855 sai6855 closed this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. scope: mcp Changes related to MCP. type: bug It doesn't behave as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants