package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 8, 2024
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
F is a helper function to get a pointer to a value
type MCPConfig struct {
MCPServers map[string]struct {
Command string `json:"command"`
Args []string `json:"args"`
} `json:"mcpServers"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.