Skip to main content

Module types

Module types 

Source
Expand description

Output types for the plugins mcp command group.

These structs are the serialisable shapes rendered by the list, status, validate, tools, call, and logs subcommands. They carry no behaviour beyond serde/JsonSchema derivation and exist to give each subcommand a typed, schema-backed result the shared renderer can format.

Structsยง

McpBatchValidateOutput
McpCallOutput
McpListOutput
McpLogsOutput
McpPackagesOutput
McpServerInfo
McpServerSummary
McpStatusEntry
McpStatusOutput
McpStatusSummary
McpToolContent
McpToolEntry
McpToolsOutput
McpToolsSummary
McpValidateOutput
McpValidateSummary