Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitToolsets ¶
func InitToolsets(ctx context.Context, config *config.McpServerConfig) (*toolsets.ToolsetGroup, error)
func RegisterAllowedToolsets ¶
func RegisterAllowedToolsets(ctx context.Context, tsg *toolsets.ToolsetGroup, config *config.McpServerConfig, allowedToolsets []string, enableAll bool) error
RegisterAllowedToolsets registers toolsets based on the allowedToolsets list or all toolsets if enableAll is true. To add a new toolset, add a new if block below - this is the single source of truth for available toolsets.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.