mcpaugment

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2026 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gather

func Gather(ctx context.Context, cfg askconfig.MCP, route askintent.Route, prompt string) ([]askretrieve.Chunk, []string)

func ServeBuiltInWebSearchMCP added in v0.2.1

func ServeBuiltInWebSearchMCP() error

Types

type ProviderDescriptor added in v0.2.1

type ProviderDescriptor struct {
	ConfiguredName  string
	ProviderID      string
	Transport       string
	TransportSource string
	Capabilities    []string
	Warning         string
}

func DescribeConfiguredProviders added in v0.2.1

func DescribeConfiguredProviders(cfg askconfig.MCP) []ProviderDescriptor

type ProviderHealth added in v0.2.1

type ProviderHealth struct {
	ConfiguredName      string
	ProviderID          string
	Transport           string
	TransportSource     string
	Status              string
	Phase               string
	Message             string
	Tools               []string
	Capabilities        []string
	MissingCapabilities []string
}

func ProbeConfiguredProviders added in v0.2.1

func ProbeConfiguredProviders(ctx context.Context, cfg askconfig.MCP) []ProviderHealth

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL