Skip to content

Conversation

@xybr-dev
Copy link
Contributor

@xybr-dev xybr-dev commented Dec 5, 2025

Related Issues

Key Changes

  • Dependency Updates:
    • laravel/mcp^0.4.1
  • MCP Tools Updates:
    • Updated all tool classes (BrowserLogs, Headers, etc.) to use new JsonSchema contract API:
      • Illuminate\Contracts\JsonSchema\JsonSchema
      • Updated type hints and method signatures for compatibility with MCP 0.4.x

Functional Fixes

  • Fixed method signature mismatches causing errors when running Boost with MCP 0.4.x
  • Ensured MCP tools (BrowserLogs, etc.) work correctly with the new contract interface

Testing

  • Verified Boost runs locally in a Laravel project using MCP 0.4.1
  • All existing tests pass
  • CI configuration remains unchanged

Notes for Reviewers

  • MCP 0.4 only introduces bug fixes and contract interface changes, so Boost logic itself remains compatible
  • MCP 0.4.1 specifically adds a fix for laravel/mcp#124.
  • No breaking changes to existing Boost functionality expected

@xybr-dev xybr-dev marked this pull request as draft December 5, 2025 01:15
@xybr-dev xybr-dev marked this pull request as ready for review December 5, 2025 01:18
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
Copy link
Member

@pushpak1300 pushpak1300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@pushpak1300 pushpak1300 merged commit dbdef07 into laravel:main Dec 5, 2025
17 checks passed
@xybr-dev
Copy link
Contributor Author

xybr-dev commented Dec 5, 2025

Thanks !

Glad to help! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants