Model Context Protocol — Go MCP server + Laravel MCP package
Find a file
Virgil aae824a4d0 docs(mcp): align notification API docs with AX conventions
Reorder subsystem notification wiring so channel callbacks are available before tool registration, and add usage-example comments to the public notification DTOs and helpers.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 14:06:21 +00:00
.core feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
.github/workflows docs: update CLAUDE.md for Options{} API + add CI workflow 2026-03-21 13:53:49 +00:00
cmd refactor(mcp): align service descriptions with runtime behavior 2026-04-02 13:01:41 +00:00
docs docs(mcp): refresh AX migration notes and options references 2026-03-30 07:52:58 +00:00
pkg/mcp docs(mcp): align notification API docs with AX conventions 2026-04-02 14:06:21 +00:00
src/php feat(mcp): implement HTTP resource reads 2026-04-02 12:30:07 +00:00
.gitattributes feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
.gitignore docs: add implementation plans for plan CRUD and issue dispatch 2026-03-15 15:10:52 +00:00
CLAUDE.md docs: update CLAUDE.md for Options{} API + add CI workflow 2026-03-21 13:53:49 +00:00
composer.json feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
EXCEPTIONS.md fix(mcp): resolve codex review findings — spelling, imports, tests, assertions 2026-03-22 02:14:33 +00:00
go.mod deps: bump dappco.re/go/core to v0.8.0-alpha.1 2026-03-26 12:22:46 +00:00
go.sum refactor(mcp): align AX DTO defaults and IDE config 2026-03-31 18:02:16 +00:00
README.md Initial commit 2026-03-09 18:30:06 +00:00

mcp

Model Context Protocol — Go MCP server + Laravel MCP package