Releases: laravel/mcp
Releases · laravel/mcp
v0.2.1
- feat: default the MCP inspector to 'stdio' when inspecting a local server by @ashleyhindle in #52
- Fix error message formatting in InspectorCommand by @aymanebouljam in #53
- InspectorCommand error message improvement by @szabi-bc in #55
- Uses nowdoc for LLMs by @nunomaduro in #56
- Remove
.junie
Detritus by @yitzwillroth in #59 - Enhance documentation consistency and Tool class annotations by @aymanebouljam in #57
- add basic sessionid support by @ashleyhindle in #58
- Fixes
artisan optimize
command by @nunomaduro in #66 - [0.x] Adds support for custom request classes by @nunomaduro in #63
v0.2.0
- First official "beta" release of Laravel MCP package.
v0.1.2-beta
Merge pull request #33 from laravel/ai-121-sanctum-auth-works-great feat: tested Sanctum support
v0.1.1 - Facade docblock
v0.1.0
- Initial release of Laravel MCP package.