Governed machine access for Craft CMS and Craft Commerce.
Current plugin version: 0.22.3
Agents gives Craft a safe API and control plane for AI agents, automations, and integrations. It is the governed machine-access layer for Craft CMS and Craft Commerce, combining scoped APIs, managed credentials, diagnostics, and optional approval controls so production behavior stays predictable, observable, and auditable.
- Public docs: https://marcusscheller.com/docs/agents/
- First worker guide: https://marcusscheller.com/docs/agents/get-started/first-worker
- API overview: https://marcusscheller.com/docs/agents/api/
- Control panel: https://marcusscheller.com/docs/agents/cp/
- Security and execution model: https://marcusscheller.com/docs/agents/security/
- Changelog: CHANGELOG.md
- PHP
^8.2 - Craft CMS
^5.0
composer require klick/agents:^0.22.3
php craft plugin/install agentsYou can also install Agents from the Craft Plugin Store in the control panel.
