Simple, transparent pricing
The SDK and all governance plugins are free, MIT-licensed, and on npm forever. Pro unlocks Agorio Cloud — hosted observability and control plane, available now.
Free
The full SDK core, MIT licensed. Build agents with zero restrictions.
- ShoppingAgent with plan-act-observe loop
- All 4 LLM adapters (Gemini, Claude, OpenAI, Ollama)
- UCP + ACP + MCP triple-protocol support
- All 5 governance plugins — MIT, free on npm
- AgentPlugin system for custom tools
- Observability (logging, tracing, metrics)
- CLI tool (npx agorio)
- Mock merchants for testing
- Community support via GitHub
Pro
BetaAgorio Cloud — hosted commerce observability now in beta. Trace every agent run, manage API keys, and gate high-risk tools. Or $19/mo billed monthly.
- Everything in Free, plus:
- Agorio Cloud — available now
- Per-run agent trace explorer
- API key management (multiple keys, dev/prod/test envs)
- Hosted approval-workflow webhook receiver (coming soon)
- Fleet view / org rollup (coming soon)
- License-key-gated CI mock merchants (coming soon)
- EU AI Act compliance audit exports
- Priority GitHub issues
Enterprise
Custom implementation, SLA, dedicated protocol maintenance retainer, and hands-on onboarding.
- Everything in Pro, plus:
- Dedicated Cloud tenant with SSO (Okta, Azure AD)
- Custom plugin development
- Dedicated protocol maintenance SLA
- Onboarding and integration support
- Private Slack/Teams channel
- Custom merchant adapters
- On-prem / self-hosted option
Open Source Plugin Catalog
All 5 governance plugins are MIT-licensed and published to npm — no license key, no paywall. Install any plugin with npm install @agorio/plugin-*.
Spending Controls
Open SourceEnforce per-transaction, per-session, and rolling daily spending limits. Intercepts submit_payment and tracks total spend across the session.
Approval Workflow
Open SourcePause the agent before checkout and require external approval via webhook or manual action. Configurable thresholds with auto-approve for small transactions.
Audit Trail
Open SourceLog every tool invocation and result with timestamps, latency, and optional field redaction. Supports console, webhook, and callback output modes.
Agent Identity
Open SourceAttach organizational identity to the agent including department, permissions, and contact information. Context enrichment for compliance and audit.
Policy Engine
Open SourceEvaluate JSON-based policy rules before every tool call. Supports merchant allowlists, value caps, time restrictions, and required field validation.
Frequently asked questions
Still have questions? The model is Open Core — code is always free, Cloud is the paid service.