Skip to content

Commit c3b98a1

Browse files
committed
add note about single toolset
1 parent 3a97dd4 commit c3b98a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/remote-server.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ The Remote GitHub MCP server also supports the URL path parameters:
7777
- `/x/{toolset}/readonly`
7878
- `/readonly`
7979

80+
Note: `{toolset}` can only been a single toolset, not a comma-separated list. To combine multiple toolsets, use the `X-MCP-Toolsets` header instead.
81+
8082
Example:
8183

8284
```json

0 commit comments

Comments
 (0)