Model Context Protocol — Go MCP server + Laravel MCP package
- registry.go: encoding/json → core.JSONUnmarshal, strings → core.Split - notify.go: encoding/json → core.JSONMarshalString - Both files now import dappco.re/go/core instead of stdlib Remaining: mcp.go has os/strings/filepath (transport boundary), tests need forge.lthn.ai → dappco.re module path migration. 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