Model Context Protocol — Go MCP server + Laravel MCP package
The go-sdk fires notifications/tools/list_changed and notifications/resources/list_changed with 10ms delay after AddTool/AddResource. Since all registration happens before server.Run(), these hit stdout before the client sends initialize, breaking the MCP handshake. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .core | ||
| .github/workflows | ||
| cmd | ||
| docs | ||
| pkg/mcp | ||
| src/php | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| composer.json | ||
| EXCEPTIONS.md | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
mcp
Model Context Protocol — Go MCP server + Laravel MCP package