Model Context Protocol — Go MCP server + Laravel MCP package
Find a file
Snider 9f7dd84d4a perf(mcp): gate extended built-in tools behind CORE_MCP_FULL
Metrics, RAG, and webview tools only register when CORE_MCP_FULL=1.
Process and WS tools always register (used by factory).
Reduces default tool count by 15.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-08 19:17:32 +01: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 fix: migrate module paths from forge.lthn.ai to dappco.re 2026-04-07 12:59:22 +01:00
docs feat(mcp): add server resource listing 2026-04-02 16:47:03 +00:00
pkg/mcp perf(mcp): gate extended built-in tools behind CORE_MCP_FULL 2026-04-08 19:17:32 +01:00
src/php feat(mcp): add server resource listing 2026-04-02 16:47:03 +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 fix(mcp): bridge test body + process dep resolution 2026-04-08 16:39:28 +01:00
go.sum fix(mcp): bridge test body + process dep resolution 2026-04-08 16:39:28 +01:00
README.md Initial commit 2026-03-09 18:30:06 +00:00

mcp

Model Context Protocol — Go MCP server + Laravel MCP package