Agent tools in donmai are extended through plugins. A plugin is a TypeScript
package that implements the ToolPlugin interface and returns typed MCP tool
definitions via createTools().
Agent tools in donmai are extended through plugins. A plugin is a TypeScript
package that implements the ToolPlugin interface and returns typed MCP tool
definitions via createTools().