DEVELOPERSMIT-licensed · TypeScript-first
Build on Medal.
Open-source SDKs, a CLI, an MCP server, and a typed REST API — everything you need to ship marketing surfaces from your editor, your terminal, or your favorite AI agent.
$npm i @medalsocial/sdk Browse on GitHubFive minutes to first ship.
bashInstall the SDK and ship a post# Install npm i @medalsocial/sdk # Authenticate (one-time) npx medal login # Draft and schedule a post from your terminal npx medal post create \ --voice acme \ --channels twitter,linkedin \ --schedule "2026-05-20T10:00" \ --text "We're shipping Medal AI Suite today — six specialist agents."