You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -138,18 +138,32 @@ When starting the MCP server, you can specify which scopes to include:
138
138
}
139
139
```
140
140
141
-
This example configuration only mounts tools tagged with the `read` scope, creating a read-only server.
141
+
This example configuration only mounts tools tagged with the `read` scope, creating a read-only server. You can specify multiple scopes by repeating the flag:
0 commit comments