No description
Find a file
thibaud-leclere 6246b88bd5 refactor: bypass bootstrap, expose only mcp and version commands
The framework's help listed setup/login/config/update commands that are
irrelevant for xdebug-mcp (no auth or config needed). Replace bootstrap.Run
with a minimal dispatcher that only exposes the commands that matter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 10:18:35 +02:00
.forgejo/workflows chore: add Makefile and Forgejo release workflow 2026-05-12 10:12:34 +02:00
cmd/xdebug-mcp feat: wire MCP server with bootstrap CLI 2026-05-12 09:58:19 +02:00
docs/superpowers docs: add xdebug-mcp implementation plan 2026-05-12 09:30:10 +02:00
internal refactor: bypass bootstrap, expose only mcp and version commands 2026-05-12 10:18:35 +02:00
mcpgen chore: scaffold project, generate mcpgen, add dependencies 2026-05-12 09:33:39 +02:00
.gitignore chore: add Makefile and Forgejo release workflow 2026-05-12 10:12:34 +02:00
go.mod refactor: bypass bootstrap, expose only mcp and version commands 2026-05-12 10:18:35 +02:00
go.sum refactor: bypass bootstrap, expose only mcp and version commands 2026-05-12 10:18:35 +02:00
Makefile chore: add Makefile and Forgejo release workflow 2026-05-12 10:12:34 +02:00
mcp.toml chore: scaffold project, generate mcpgen, add dependencies 2026-05-12 09:33:39 +02:00