mcp

package
v1.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NotificationHandler

func NotificationHandler(ctx context.Context, body []byte) error

NotificationHandler process notifications request. It MUST NOT send a response. Currently Toolbox does not process any notifications.

func ProcessMethod

func ProcessMethod(ctx context.Context, mcpVersion string, id jsonrpc.RequestId, method string, toolset tools.Toolset, promptset prompts.Promptset, resourceMgr *resources.ResourceManager, body []byte, header http.Header) (any, error)

ProcessMethod returns a response for the request. This is the Operation phase of the lifecycle for MCP client-server connections.

func VerifyProtocolVersion

func VerifyProtocolVersion(version string) bool

VerifyProtocolVersion verifies if the version string is valid.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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