Enables AI coding agents (e.g. Claude Code) to access ProcessWire's API
AgentTools
via CLI, and provides a database migration system for transferring changes across environments.
Copyright 2026 Ryan Cramer and Claude (Anthropic) | MIT
Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the AgentTools class also inherits all the methods and properties of: WireData and Wire.
Common
Properties
| Name | Return | Summary | |
|---|---|---|---|
| $at->engineer | AgentToolsEngineer | ||
| $at->engineer_additional_models | string | ||
| $at->engineer_api_key | string | ||
| $at->engineer_endpoint | string | ||
| $at->engineer_instructions | string | ||
| $at->engineer_label | string | ||
| $at->engineer_mem_qty | int | ||
| $at->engineer_model | string | ||
| $at->engineer_provider | string | ||
| $at->engineer_readonly | int bool | ||
| $at->migrations | AgentToolsMigrations | ||
| $at->sitemap | AgentToolsSitemap |
Additional methods and properties
In addition to the methods and properties above, AgentTools also inherits the methods and properties of these classes:
API reference based on ProcessWire core version 3.0.261