Skip to content

MCP-Server does not work in Windsurf #47

@jensolafkoch

Description

@jensolafkoch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions