cyberneticlibrary

Package and build MCP bundles

mcpb-bundleskillsetup L36
Pantani/tdmcp
What it does

Migrate desktop extension from DXT to MCPB

Best for

Keeping bundles current without rewriting the packer

Inputs
  • · manifest.json
  • · build script
  • · npm scripts
Outputs
  • · tdmcp.mcpb file
  • · updated docs
Requires
  • · @anthropic-ai/mcpb
  • · zip fallback
Preconditions

manifest_version key present; packer installed; build script ready

Failure modes

Wrong manifest_version breaks install; .dxt links not updated

Trust signals
  • · build-dxt.mjs MCPB-aware
  • · fallback chain documented