We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40c966 commit 7466d54Copy full SHA for 7466d54
internal/ghmcp/server.go
@@ -219,7 +219,7 @@ type StdioServerConfig struct {
219
EnabledToolsets []string
220
221
// EnabledTools is a list of specific tools to enable (additive to toolsets)
222
- // When specified, these tools are registered in addition to any specifiedtoolset tools
+ // When specified, these tools are registered in addition to any specified toolset tools
223
EnabledTools []string
224
225
// Whether to enable dynamic toolsets
0 commit comments