Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SysServer ¶
type SysServer struct {
// contains filtered or unexported fields
}
SysServer implements the MCPG system tools
func NewSysServer ¶
NewSysServer creates a new system server
func (*SysServer) HandleRequest ¶
func (s *SysServer) HandleRequest(method string, params json.RawMessage) (interface{}, error)
HandleRequest processes MCP requests for system tools
Click to show internal directories.
Click to hide internal directories.