package
0.0.6
Repository: https://github.com/go-go-golems/go-go-mcp.git
Documentation: pkg.go.dev

# Functions

GetDefaultClaudeDesktopConfigPath returns the default path for the Claude desktop configuration file.
GetDefaultProfilesPath returns the default path for the profiles configuration file.
GetProfilesPath returns the profiles path from either the provided path or the default location.
LoadFromFile loads a configuration from a YAML file.
NewClaudeDesktopEditor creates a new editor for the Claude desktop configuration.
No description provided by the author

# Structs

ClaudeDesktopConfig represents the configuration for the Claude desktop application.
ClaudeDesktopEditor manages the Claude desktop configuration.
Config represents the root configuration.
No description provided by the author
MCPServer represents a server configuration.
Profile represents a named configuration profile.
PromptSources configures where prompts are loaded from.
Common source configuration for both tools and prompts.
ToolSources configures where tools are loaded from.

# Type aliases

LayerParameters maps layer names to their parameter settings.
ParameterFilter maps layer names to lists of parameter names.