Model Context Protocol — Go MCP server + Laravel MCP package
Find a file
Snider 1df29c915b fix: update stale import paths and dependency versions from extraction
Resolve stale forge.lthn.ai/core/cli v0.1.0 references (tag never existed,
earliest is v0.0.1) and regenerate go.sum via workspace-aware go mod tidy.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 13:38:59 +00:00
.core feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
cmd feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
docs docs: add human-friendly documentation 2026-03-11 13:02:40 +00:00
pkg/mcp refactor(api): update import path from go-api to core/api 2026-03-14 10:10:28 +00:00
src/php feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
.gitattributes feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
CLAUDE.md refactor(api): update import path from go-api to core/api 2026-03-14 10:10:28 +00:00
composer.json feat: initial core/mcp — Go MCP server + PHP Laravel MCP package 2026-03-09 18:34:17 +00:00
go.mod fix: update stale import paths and dependency versions from extraction 2026-03-14 13:38:59 +00:00
go.sum fix: update stale import paths and dependency versions from extraction 2026-03-14 13:38:59 +00:00
README.md Initial commit 2026-03-09 18:30:06 +00:00

mcp

Model Context Protocol — Go MCP server + Laravel MCP package