Skip to main content

Module mcpb_handler

Module mcpb_handler 

Source

Structs§

McpServerConfig
MCP server configuration.
McpbCacheMetadata
Metadata stored for each cached MCPB.
McpbLoadResult
Result of loading an MCPB file (success case).
McpbManifest
MCPB manifest structure.
McpbNeedsConfigResult
Result when MCPB needs user configuration.
McpbUserConfigurationOption

Functions§

check_mcpb_changed
Check if an MCPB source has changed and needs re-extraction.
is_mcpb_source
Check if a source string is an MCPB file reference.
load_mcpb_file
Load and extract an MCPB file.
validate_user_config
Validate user configuration values against DXT user_config schema.

Type Aliases§

UserConfigSchema
User configuration schema from DXT manifest.
UserConfigValues
User configuration values for MCPB.