Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + func AutoEnroll(ctx context.Context, addr, configDir string) (certPath, keyPath, caPath string, err error) + type Server struct + func NewServer(conn *grpc.ClientConn, log *slog.Logger) *Server + func (s *Server) MCPServer() *gomcp.Server + func (s *Server) Run(ctx context.Context) error