package
0.8.0
Repository: https://github.com/metoro-io/mcp-golang.git
Documentation: pkg.go.dev

# Functions

NewProtocol creates a new Protocol instance.

# Constants

No description provided by the author

# Structs

Progress represents a progress update.
Protocol implements MCP protocol framing on top of a pluggable transport, including features like request/response linking, notifications, and progress.
ProtocolOptions contains additional initialization options.
RequestHandlerExtra contains extra data given to request handlers.
RequestOptions contains options that can be given per request.
No description provided by the author

# Type aliases

ProgressCallback is a callback for progress notifications.
This result property is reserved by the protocol to allow clients and servers to attach additional metadata to their responses.