Skip to content

Tags: laravel/mcp

Tags

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Centralize exception handling in method handlers with debug-aware err…

…ors (#249)

* Centralize exception handling in method handlers with debug-aware errors

* Route ModelNotFoundException through toErrorMessage for debug-aware output

* formatting

* Trigger CI

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add prompts support to the MCP client (#242)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add MCP client foundation with stdio transport and ping (#216)

* Extract protocol versions to shared enum for client reuse

* Add MCP client foundation with stdio transport and ping

* Add strict types declaration to FakeTransport fixture

* Fix client desync on notification frames and leak on handshake failure

* Rename Client::stdio to Client::local

* WIP

* Formatting

* WIP

* Add Icon and Implementation per MCP spec 2025-11-25

* Formatting

* Fix Resourcelink Icon

* Formatting

* Always emit full Implementation payload in initialize response

* Add Icon attribute and IconTheme enum

* Update Icon.php

* Formatting

* Adopt Schema\Implementation and add fromArray for client parsing

* Apply Rector fixes

* Refine MCP client foundation and transport timeout handling

* Extract InitializeResult and harden client JSON-RPC validation

* Fix code styling

* Formatting

* Formatting

* Formatting

* Update StdioTransport.php

* Update ClientTest.php

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Icon and Implementation (MCP spec 2025-11-25) (#219)

* Add Icon and Implementation per MCP spec 2025-11-25

* Formatting

* Fix Resourcelink Icon

* Formatting

* Always emit full Implementation payload in initialize response

* Add Icon attribute and IconTheme enum

* Update Icon.php

* Formatting

v0.7.0

Toggle v0.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update facade docblocks

v0.6.7

Toggle v0.6.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update facade docblocks

v0.6.6

Toggle v0.6.6's commit message
Update facade docblocks

v0.6.5

Toggle v0.6.5's commit message
Update facade docblocks

v0.6.4

Toggle v0.6.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix code styling

v0.6.3

Toggle v0.6.3's commit message
Update facade docblocks