Structs§
- McpServer
Config - MCP server configuration.
- Mcpb
Cache Metadata - Metadata stored for each cached MCPB.
- Mcpb
Load Result - Result of loading an MCPB file (success case).
- Mcpb
Manifest - MCPB manifest structure.
- Mcpb
Needs Config Result - Result when MCPB needs user configuration.
- Mcpb
User Configuration Option
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§
- User
Config Schema - User configuration schema from DXT manifest.
- User
Config Values - User configuration values for MCPB.