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 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. |
Click to show internal directories.
Click to hide internal directories.