Skip to content

Cannot get MCP init on Google's Antigravity #362

@rolandorojas

Description

@rolandorojas

Laravel Package Version

1.8.1

Laravel Version

12.39.0

PHP Version

8.4.11

System Info

Windows 11 (x64) with Laragon

Description

I've been trying to set up Boost in Google's Antigravity, but keep getting a Error: calling "initialize": EOF or Error: calling "initialize": invalid trailing data at the end of stream error.

Image

Here is my mcp_config.json using the same settings that work with Codex, Kilo, Junie, and (ironically) Gemini CLI.

mcp_config.json

{
    "mcpServers": {
        "laravel-boost": {
            "command": "C:\\laragon\\bin\\php\\php-8.4\\php.exe",
            "args": [
                "C:\\Projects\\MyProjectName\\artisan",
                "boost:mcp"
            ]
        }
    }
}

Antigravity version

Antigravity Version: 1.11.3
VSCode OSS Version: 1.104.0 (user setup)
Commit: 379750caac7172d89d256835378d03e766682227
Date: 2025-11-19T01:34:49.332Z
Electron: 37.3.1
Chromium: 138.0.7204.235
Node.js: 22.18.0
V8: 13.8.258.31-electron.0
OS: Windows_NT x64 10.0.26200
Language Server CL: 834030306

Steps To Reproduce

  1. Open Antigravity
  2. Switch to editor mode
  3. Click the "Additional Options" (...) icon on the Agent panel and select "MCP Servers"
  4. Add the MCP server config
  5. Click "Refresh"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions