pkg/

directory
v1.35.2 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: MIT

Directories

Path Synopsis
Package cli provides the command-line plumbing shared by MCP servers built on this repo: a flag value that turns a comma-separated list of toolset keys and profile names into the methods to enable.
Package cli provides the command-line plumbing shared by MCP servers built on this repo: a flag value that turns a comma-separated list of toolset keys and profile names into the methods to enable.
Package logsafe scrubs request payloads before they reach a log sink or a trace tag.
Package logsafe scrubs request payloads before they reach a log sink or a trace tag.
Package mcphttp carries the HTTP plumbing an MCP server needs around the protocol handler: the middleware chain, the health and RFC 9728 metadata endpoints, and the bearer-token authentication that turns a token into the per-request values tool handlers read.
Package mcphttp carries the HTTP plumbing an MCP server needs around the protocol handler: the middleware chain, the health and RFC 9728 metadata endpoints, and the bearer-token authentication that turns a token into the per-request values tool handlers read.
Package presigned recognises the pre-signed storage URLs the file upload uses.
Package presigned recognises the pre-signed storage URLs the file upload uses.
Package testutil provides the product-neutral building blocks for MCP server tests: engines and HTTP servers that answer with a canned response while capturing what was sent, an in-memory MCP server assembled from any toolset group, and a helper that calls one tool through it.
Package testutil provides the product-neutral building blocks for MCP server tests: engines and HTTP servers that answer with a canned response while capturing what was sent, an in-memory MCP server assembled from any toolset group, and a helper that calls one tool through it.
Package toolsets provides a framework for managing collections of tools.
Package toolsets provides a framework for managing collections of tools.
Package twctx carries the per-request values the MCP server derives from the caller's bearer token: which installation it belongs to, the token itself, the scopes it grants, and whether the installation lives in another region.
Package twctx carries the per-request values the MCP server derives from the caller's bearer token: which installation it belongs to, the token itself, the scopes it grants, and whether the installation lives in another region.

Jump to

Keyboard shortcuts

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