Versions in this module Expand all Collapse all v0 v0.1.159 May 3, 2026 v0.1.158 May 2, 2026 Changes in this version + const MaxMCPErrorBytes + const MaxMCPTextBytes v0.1.157 May 2, 2026 Changes in this version + const JSONRPCVersion + const MCPProtocolVersion + type ReverseTranscoder struct + func New(stdin io.Writer, stdout io.Reader, closer io.Closer) *ReverseTranscoder + func (r *ReverseTranscoder) Close() error + func (r *ReverseTranscoder) Identity(_ context.Context, _ *toolboxv0.IdentityRequest) (*toolboxv0.IdentityResponse, error) + func (r *ReverseTranscoder) Initialize(ctx context.Context) error + func (r *ReverseTranscoder) Tools() []*registry.ToolDefinition