Skip to Content

Addon development

Addons extend M2C2 with dashboard widgets, background jobs, and voice intents. Start here:

  1. Introduction
  2. File structure & manifest.json
  3. AddonWidget & APIs
  4. Full examples: Crypto Tracker · Simple Quote

ℹ️ Note: Code samples target the public addon SDK shape described in these docs. Align field names with your installed M2C2 version if the core ships TypeScript definitions.

Last updated on

Was this helpful?