plugin.json 295 B

1234567
  1. {
  2. "name": "laravel-boost",
  3. "description": "Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.",
  4. "author": {
  5. "name": "Laravel"
  6. }
  7. }