Model Context Protocol — Go MCP server + Laravel MCP package
ServeStdio never set stdioMode=true, so ChannelSend always returned early. Also switched from StdioTransport to IOTransport with a shared lockedWriter that both the SDK and ChannelSend write through. This fixes channel notifications not arriving in Claude Code sessions. 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