Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExposureProfile = "profile" ExposureCompact = "compact" ExposureFull = "full" )
View Source
const (
DefaultMaxInlineBytes = 131072
)
View Source
const TransportStdio = "stdio"
Variables ¶
View Source
var ( ErrDisabled = errors.New("MCP server is disabled") ErrUnsupportedTransport = errors.New("unsupported MCP transport") )
View Source
var ErrArbitraryCodePermissionRequired = errors.New("arbitrary-code permission is required")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.