leadtech-bmad-mcp: close lot 1 and implement lot 2 index

This commit is contained in:
MaksTinyWorkshop
2026-03-31 15:57:09 +02:00
parent ff8eac0dfb
commit bafc872030
9 changed files with 344 additions and 25 deletions

View File

@@ -17,6 +17,7 @@ dev = ["pytest>=7.0"]
[project.scripts]
leadtech-bmad-mcp = "leadtech_bmad_mcp.server:main"
leadtech-bmad-build-index = "leadtech_bmad_mcp.indexer:main"
[tool.setuptools]
package-dir = {"" = "src"}