Skip to content

Clarify filesystem roots access scope#4464

Open
tarunag10 wants to merge 1 commit into
modelcontextprotocol:mainfrom
tarunag10:clarify-filesystem-roots-scope
Open

Clarify filesystem roots access scope#4464
tarunag10 wants to merge 1 commit into
modelcontextprotocol:mainfrom
tarunag10:clarify-filesystem-roots-scope

Conversation

@tarunag10

Copy link
Copy Markdown

Summary

  • clarify that omitting filesystem path args delegates allowed-directory scope to client-provided Roots
  • note that the server waits for Roots during initialization rather than granting access on its own

Why

This addresses #4423 by making the argless quickstart/config behavior explicit for users configuring the filesystem server in MCP clients.

Tests

  • Not run; documentation-only change
  • git diff --check

Fixes #4423

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.

docs: quickstart filesystem config should document that argless form delegates scope to client roots

1 participant