-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Description
Laravel Package Version
1.0.1
Laravel Version
11.45.1
PHP Version
8.4.11
Database Driver & Version
Description
When I add:
"laravel-boost": {
"command": "php",
"args": [
"./artisan",
"boost:mcp"
]
},
to my Windsurf mcp_config.json
, I get an error
Error: failed to initialize server: Could not open input file: ./artisan: failed to initialize client: transport error: server terminated.
I tried variations like artisan, .\artisan, .\artisan (backslash escaped) as well to no avail.
Any ideas?
Steps To Reproduce
don-10xtravel
Metadata
Metadata
Assignees
Labels
No labels