New features, improvements, and fixes shipped to mog.
One-Click CLI Setup
Run npx mogmd@latest setup in your project directory — the CLI handles device login, global install, and project init in one step. Already on the website? Install CLI gives you a one-liner with a token that skips the browser prompt. For CI and agents, set MOG_TOKEN and add --json.
OpenClaw Target Support
OpenClaw is now a first-class install target. The CLI auto-detects .openclaw/ directories, installs skills to the right path, and mog doctor checks wiring for OpenClaw projects.
Metered Tool Calls & CLI Wallet
Live services can now charge per tool call, deducted directly from your wallet. The new mog wallet command shows your balance, recent transactions, and usage at a glance.
Deeper Package Scanning
The security scanner now performs deeper analysis of package contents, catching a wider range of supply-chain risks before packages are published to the marketplace.
MCP Subscription Billing
Sell MCP servers with monthly and annual billing. Stripe handles payments, mog handles delivery and auth tokens.
Agent Network SDK v2
New TypeScript SDK for agent-to-service sessions, structured messaging, and autonomous payment settlement.
Mog Rating & Leaderboard
Every package now gets a mog rating based on quality, security scans, and community signals. Top packages surface on the leaderboard.
Spend Policies & Wallet Limits
Set per-agent and per-organization spending caps with approval flows for autonomous commerce.