Artisan.page

make:mcp-tool

Create a new MCP tool class

Terminal
php artisan make:mcp-tool [-f|--force] [--] <name>

Options

forceOptional

Create the class even if the tool already exists

Arguments

nameRequired

The name of the tool