Skip to content

Commit 4326653

Browse files
committed
Remove broken image from "roots"
1 parent 519eb32 commit 4326653

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/specification/client/roots.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ The Model Context Protocol (MCP) provides a standardized way for clients to expo
1414

1515
Roots in MCP are typically exposed through workspace or project configuration interfaces.
1616

17-
For example, implementations could offer a workspace/project picker that allows users to select directories and files the server should have access to. This can be combined with automatic workspace detection from version control systems or project files:
18-
19-
![Example of root selection interface](root-picker.png)
17+
For example, implementations could offer a workspace/project picker that allows users to select directories and files the server should have access to. This can be combined with automatic workspace detection from version control systems or project files.
2018

2119
However, implementations are free to expose roots through any interface pattern that suits their needs—the protocol itself does not mandate any specific user interaction model.
2220

0 commit comments

Comments
 (0)