Skip to content
AMC PLUGIN SDK

Build plugins for
Agent Mission Control

Type-safe APIs, CLI toolchain, dev shell with hot-reload

my-plugin.ts

Everything you need

to build production plugins

13 Sandboxed APIs

Storage, database, sessions, AI, filesystem, HTTP, cron, CLI endpoints, sidebar, toasts, settings, events, and logging.

CLI Toolchain

Scaffold, build, validate, package, and publish plugins with a single command-line tool.

Dev Shell

Electron-based development environment with mock APIs and hot-reload.

Manifest v2

Type-safe plugin manifest with Zod validation, permissions, migrations, and backend lifecycle.

Marketplace

Publish plugins to the AMC Marketplace with GitHub authentication and automated review.

Three Templates

Start from basic (UI only), with-backend, or full (UI + backend + cron + CLI).

AMC Plugin SDK