@luanpdd/kit-mcp 1.29.0 → 1.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (330) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +168 -168
  3. package/gates/agent-no-recursive-dispatch.md +82 -82
  4. package/kit/COMANDOS.md +138 -138
  5. package/kit/README.md +76 -76
  6. package/kit/agents/advisor-researcher.md +106 -106
  7. package/kit/agents/assumptions-analyzer.md +107 -107
  8. package/kit/agents/audit-log-implementer.md +313 -313
  9. package/kit/agents/auditor-consistencia-isolamento.md +413 -413
  10. package/kit/agents/b2b-saas-architect.md +156 -156
  11. package/kit/agents/cascading-failures-auditor.md +298 -298
  12. package/kit/agents/codebase-mapper.md +768 -768
  13. package/kit/agents/crm-pipeline-implementer.md +256 -256
  14. package/kit/agents/debugger.md +813 -813
  15. package/kit/agents/detector-tenant-quente.md +337 -337
  16. package/kit/agents/evolution-go-integrator.md +200 -200
  17. package/kit/agents/example-reviewer.md +21 -21
  18. package/kit/agents/executor.md +564 -564
  19. package/kit/agents/integration-checker.md +200 -200
  20. package/kit/agents/invite-flow-implementer.md +189 -189
  21. package/kit/agents/legacy-characterizer.md +368 -368
  22. package/kit/agents/lgpd-compliance-auditor.md +295 -295
  23. package/kit/agents/multi-tenant-isolation-auditor.md +253 -253
  24. package/kit/agents/multi-tenant-rls-writer.md +340 -340
  25. package/kit/agents/nyquist-auditor.md +178 -178
  26. package/kit/agents/observability-coverage-auditor.md +315 -315
  27. package/kit/agents/org-onboarding-implementer.md +223 -223
  28. package/kit/agents/payload-capture-instrumenter.md +273 -273
  29. package/kit/agents/phase-researcher.md +696 -696
  30. package/kit/agents/plan-checker.md +272 -272
  31. package/kit/agents/planner.md +922 -922
  32. package/kit/agents/project-researcher.md +652 -652
  33. package/kit/agents/refactor-safety-auditor.md +404 -404
  34. package/kit/agents/research-synthesizer.md +245 -245
  35. package/kit/agents/roadmapper.md +677 -677
  36. package/kit/agents/seam-finder.md +359 -359
  37. package/kit/agents/shotgun-surgery-detector.md +349 -349
  38. package/kit/agents/supabase-branching-architect.md +562 -562
  39. package/kit/agents/supabase-cicd-pipeline-implementer.md +777 -777
  40. package/kit/agents/supabase-column-privileges-writer.md +399 -399
  41. package/kit/agents/supabase-edge-fn-tester.md +287 -0
  42. package/kit/agents/supabase-edge-fn-writer.md +239 -210
  43. package/kit/agents/supabase-migration-writer.md +385 -385
  44. package/kit/agents/supabase-rbac-implementer.md +392 -392
  45. package/kit/agents/supabase-realtime-implementer.md +363 -267
  46. package/kit/agents/supabase-rls-hardener.md +521 -521
  47. package/kit/agents/supabase-rls-writer.md +323 -323
  48. package/kit/agents/supabase-roles-implementer.md +355 -355
  49. package/kit/agents/super-admin-implementer.md +281 -281
  50. package/kit/agents/ui-auditor.md +437 -437
  51. package/kit/agents/ui-checker.md +302 -302
  52. package/kit/agents/ui-researcher.md +355 -355
  53. package/kit/agents/user-profiler.md +175 -175
  54. package/kit/agents/validador-evolucao-schema.md +335 -335
  55. package/kit/agents/verifier.md +728 -728
  56. package/kit/commands/adicionar-backlog.md +75 -75
  57. package/kit/commands/adicionar-fase.md +42 -42
  58. package/kit/commands/adicionar-tarefa.md +45 -45
  59. package/kit/commands/adicionar-testes.md +41 -41
  60. package/kit/commands/ajuda.md +21 -21
  61. package/kit/commands/atualizar.md +37 -37
  62. package/kit/commands/auditar-cascading.md +111 -111
  63. package/kit/commands/auditar-marco.md +179 -179
  64. package/kit/commands/auditar-observabilidade-cobertura.md +183 -183
  65. package/kit/commands/auditar-refactor.md +219 -219
  66. package/kit/commands/auditar-release.md +109 -109
  67. package/kit/commands/auditar-uat.md +23 -23
  68. package/kit/commands/autonomo.md +40 -40
  69. package/kit/commands/branch-pr.md +24 -24
  70. package/kit/commands/burn-rate-status.md +408 -408
  71. package/kit/commands/capturar-payloads.md +193 -193
  72. package/kit/commands/caracterizar.md +212 -212
  73. package/kit/commands/concluir-marco.md +247 -247
  74. package/kit/commands/configuracoes.md +36 -36
  75. package/kit/commands/dados-distribuidos.md +188 -188
  76. package/kit/commands/definir-perfil.md +10 -10
  77. package/kit/commands/depurar.md +190 -190
  78. package/kit/commands/detectar-duplicacao.md +197 -197
  79. package/kit/commands/discutir-fase.md +131 -131
  80. package/kit/commands/encontrar-seams.md +136 -136
  81. package/kit/commands/entrar-discord.md +17 -17
  82. package/kit/commands/estatisticas.md +18 -18
  83. package/kit/commands/example-greeting.md +33 -33
  84. package/kit/commands/executar-fase.md +58 -58
  85. package/kit/commands/expresso.md +56 -56
  86. package/kit/commands/fase-ui.md +34 -34
  87. package/kit/commands/fazer.md +57 -57
  88. package/kit/commands/fio.md +125 -125
  89. package/kit/commands/fluxos-trabalho.md +64 -64
  90. package/kit/commands/forense.md +176 -176
  91. package/kit/commands/gerenciador.md +38 -38
  92. package/kit/commands/inserir-fase.md +31 -31
  93. package/kit/commands/legacy.md +263 -263
  94. package/kit/commands/limpeza.md +17 -17
  95. package/kit/commands/listar-hipoteses-fase.md +45 -45
  96. package/kit/commands/listar-workspaces.md +18 -18
  97. package/kit/commands/load-shedding.md +117 -117
  98. package/kit/commands/mapear-codebase.md +70 -70
  99. package/kit/commands/multi-tenant.md +163 -163
  100. package/kit/commands/nota.md +33 -33
  101. package/kit/commands/novo-marco.md +43 -43
  102. package/kit/commands/novo-projeto.md +41 -41
  103. package/kit/commands/novo-workspace.md +43 -43
  104. package/kit/commands/pausar-trabalho.md +37 -37
  105. package/kit/commands/perfil-usuario.md +45 -45
  106. package/kit/commands/pesquisar-fase.md +195 -195
  107. package/kit/commands/planejar-fase.md +67 -67
  108. package/kit/commands/planejar-lacunas.md +33 -33
  109. package/kit/commands/plantar-ideia.md +25 -25
  110. package/kit/commands/progresso.md +24 -24
  111. package/kit/commands/proximo.md +30 -30
  112. package/kit/commands/publicar.md +490 -490
  113. package/kit/commands/rapido.md +35 -35
  114. package/kit/commands/reaplicar-patches.md +124 -124
  115. package/kit/commands/refactor-seguro.md +321 -321
  116. package/kit/commands/relatorio-sessao.md +19 -19
  117. package/kit/commands/remover-fase.md +31 -31
  118. package/kit/commands/remover-workspace.md +26 -26
  119. package/kit/commands/resumo-marco.md +50 -50
  120. package/kit/commands/retomar-trabalho.md +40 -40
  121. package/kit/commands/revisar-backlog.md +60 -60
  122. package/kit/commands/revisar-ui.md +32 -32
  123. package/kit/commands/revisar.md +37 -37
  124. package/kit/commands/saude.md +21 -21
  125. package/kit/commands/setup-notion.md +93 -93
  126. package/kit/commands/storytelling.md +179 -179
  127. package/kit/commands/supabase.md +30 -7
  128. package/kit/commands/sync-main.md +68 -68
  129. package/kit/commands/validar-fase.md +35 -35
  130. package/kit/commands/verificar-tarefas.md +44 -44
  131. package/kit/commands/verificar-trabalho.md +64 -64
  132. package/kit/file-manifest.json +14 -8
  133. package/kit/framework/bin/lib/commands.cjs +959 -959
  134. package/kit/framework/bin/lib/config.cjs +442 -442
  135. package/kit/framework/bin/lib/core.cjs +1230 -1230
  136. package/kit/framework/bin/lib/frontmatter.cjs +336 -336
  137. package/kit/framework/bin/lib/init.cjs +1442 -1442
  138. package/kit/framework/bin/lib/milestone.cjs +252 -252
  139. package/kit/framework/bin/lib/model-profiles.cjs +68 -68
  140. package/kit/framework/bin/lib/phase.cjs +888 -888
  141. package/kit/framework/bin/lib/profile-output.cjs +952 -952
  142. package/kit/framework/bin/lib/profile-pipeline.cjs +539 -539
  143. package/kit/framework/bin/lib/roadmap.cjs +329 -329
  144. package/kit/framework/bin/lib/security.cjs +382 -382
  145. package/kit/framework/bin/lib/state.cjs +1031 -1031
  146. package/kit/framework/bin/lib/template.cjs +222 -222
  147. package/kit/framework/bin/lib/uat.cjs +282 -282
  148. package/kit/framework/bin/lib/verify.cjs +888 -888
  149. package/kit/framework/bin/lib/workstream.cjs +491 -491
  150. package/kit/framework/bin/tools.cjs +918 -918
  151. package/kit/framework/commands/workstreams.md +63 -63
  152. package/kit/framework/references/checkpoints.md +778 -778
  153. package/kit/framework/references/continuation-format.md +249 -249
  154. package/kit/framework/references/decimal-phase-calculation.md +64 -64
  155. package/kit/framework/references/git-integration.md +295 -295
  156. package/kit/framework/references/git-planning-commit.md +38 -38
  157. package/kit/framework/references/model-profile-resolution.md +36 -36
  158. package/kit/framework/references/model-profiles.md +139 -139
  159. package/kit/framework/references/phase-argument-parsing.md +61 -61
  160. package/kit/framework/references/planning-config.md +202 -202
  161. package/kit/framework/references/questioning.md +162 -162
  162. package/kit/framework/references/tdd.md +263 -263
  163. package/kit/framework/references/ui-brand.md +160 -160
  164. package/kit/framework/references/user-profiling.md +657 -657
  165. package/kit/framework/references/verification-patterns.md +612 -612
  166. package/kit/framework/references/workstream-flag.md +58 -58
  167. package/kit/framework/templates/DEBUG.md +164 -164
  168. package/kit/framework/templates/UAT.md +265 -265
  169. package/kit/framework/templates/UI-SPEC.md +100 -100
  170. package/kit/framework/templates/VALIDATION.md +76 -76
  171. package/kit/framework/templates/claude-md.md +122 -122
  172. package/kit/framework/templates/codebase/architecture.md +185 -185
  173. package/kit/framework/templates/codebase/concerns.md +205 -205
  174. package/kit/framework/templates/codebase/conventions.md +204 -204
  175. package/kit/framework/templates/codebase/integrations.md +192 -192
  176. package/kit/framework/templates/codebase/stack.md +158 -158
  177. package/kit/framework/templates/codebase/structure.md +199 -199
  178. package/kit/framework/templates/codebase/testing.md +301 -301
  179. package/kit/framework/templates/config.json +44 -44
  180. package/kit/framework/templates/context.md +352 -352
  181. package/kit/framework/templates/continue-here.md +78 -78
  182. package/kit/framework/templates/copilot-instructions.md +7 -7
  183. package/kit/framework/templates/debug-subagent-prompt.md +91 -91
  184. package/kit/framework/templates/dev-preferences.md +20 -20
  185. package/kit/framework/templates/discovery.md +146 -146
  186. package/kit/framework/templates/discussion-log.md +63 -63
  187. package/kit/framework/templates/milestone-archive.md +123 -123
  188. package/kit/framework/templates/milestone.md +115 -115
  189. package/kit/framework/templates/phase-prompt.md +610 -610
  190. package/kit/framework/templates/planner-subagent-prompt.md +117 -117
  191. package/kit/framework/templates/project.md +186 -186
  192. package/kit/framework/templates/requirements.md +231 -231
  193. package/kit/framework/templates/research-project/ARCHITECTURE.md +204 -204
  194. package/kit/framework/templates/research-project/FEATURES.md +147 -147
  195. package/kit/framework/templates/research-project/PITFALLS.md +200 -200
  196. package/kit/framework/templates/research-project/STACK.md +120 -120
  197. package/kit/framework/templates/research-project/SUMMARY.md +170 -170
  198. package/kit/framework/templates/research.md +419 -419
  199. package/kit/framework/templates/retrospective.md +54 -54
  200. package/kit/framework/templates/roadmap.md +202 -202
  201. package/kit/framework/templates/state.md +176 -176
  202. package/kit/framework/templates/summary-complex.md +59 -59
  203. package/kit/framework/templates/summary-minimal.md +41 -41
  204. package/kit/framework/templates/summary-standard.md +48 -48
  205. package/kit/framework/templates/summary.md +209 -209
  206. package/kit/framework/templates/user-profile.md +146 -146
  207. package/kit/framework/templates/user-setup.md +256 -256
  208. package/kit/framework/templates/verification-report.md +258 -258
  209. package/kit/framework/workflows/add-phase.md +112 -112
  210. package/kit/framework/workflows/add-tests.md +351 -351
  211. package/kit/framework/workflows/add-todo.md +158 -158
  212. package/kit/framework/workflows/audit-milestone.md +340 -340
  213. package/kit/framework/workflows/audit-uat.md +109 -109
  214. package/kit/framework/workflows/autonomous.md +891 -891
  215. package/kit/framework/workflows/check-todos.md +177 -177
  216. package/kit/framework/workflows/cleanup.md +152 -152
  217. package/kit/framework/workflows/complete-milestone.md +696 -696
  218. package/kit/framework/workflows/diagnose-issues.md +231 -231
  219. package/kit/framework/workflows/discovery-phase.md +289 -289
  220. package/kit/framework/workflows/discuss-phase-assumptions.md +653 -653
  221. package/kit/framework/workflows/discuss-phase.md +784 -784
  222. package/kit/framework/workflows/do.md +104 -104
  223. package/kit/framework/workflows/execute-phase.md +838 -838
  224. package/kit/framework/workflows/execute-plan.md +510 -510
  225. package/kit/framework/workflows/fast.md +102 -102
  226. package/kit/framework/workflows/forensics.md +265 -265
  227. package/kit/framework/workflows/health.md +181 -181
  228. package/kit/framework/workflows/help.md +619 -619
  229. package/kit/framework/workflows/insert-phase.md +130 -130
  230. package/kit/framework/workflows/list-phase-assumptions.md +178 -178
  231. package/kit/framework/workflows/list-workspaces.md +56 -56
  232. package/kit/framework/workflows/manager.md +362 -362
  233. package/kit/framework/workflows/map-codebase.md +377 -377
  234. package/kit/framework/workflows/milestone-summary.md +223 -223
  235. package/kit/framework/workflows/new-milestone.md +486 -486
  236. package/kit/framework/workflows/new-project.md +1159 -1159
  237. package/kit/framework/workflows/new-workspace.md +237 -237
  238. package/kit/framework/workflows/next.md +97 -97
  239. package/kit/framework/workflows/node-repair.md +92 -92
  240. package/kit/framework/workflows/note.md +156 -156
  241. package/kit/framework/workflows/pause-work.md +176 -176
  242. package/kit/framework/workflows/plan-milestone-gaps.md +273 -273
  243. package/kit/framework/workflows/plan-phase.md +765 -765
  244. package/kit/framework/workflows/plant-seed.md +169 -169
  245. package/kit/framework/workflows/pr-branch.md +129 -129
  246. package/kit/framework/workflows/profile-user.md +450 -450
  247. package/kit/framework/workflows/progress.md +507 -507
  248. package/kit/framework/workflows/quick.md +757 -757
  249. package/kit/framework/workflows/remove-phase.md +155 -155
  250. package/kit/framework/workflows/remove-workspace.md +90 -90
  251. package/kit/framework/workflows/research-phase.md +82 -82
  252. package/kit/framework/workflows/resume-project.md +326 -326
  253. package/kit/framework/workflows/review.md +228 -228
  254. package/kit/framework/workflows/session-report.md +146 -146
  255. package/kit/framework/workflows/settings.md +283 -283
  256. package/kit/framework/workflows/ship.md +228 -228
  257. package/kit/framework/workflows/stats.md +60 -60
  258. package/kit/framework/workflows/transition.md +671 -671
  259. package/kit/framework/workflows/ui-phase.md +302 -302
  260. package/kit/framework/workflows/ui-review.md +165 -165
  261. package/kit/framework/workflows/update.md +323 -323
  262. package/kit/framework/workflows/validate-phase.md +174 -174
  263. package/kit/framework/workflows/verify-phase.md +252 -252
  264. package/kit/framework/workflows/verify-work.md +637 -637
  265. package/kit/hooks/check-update.js +118 -118
  266. package/kit/hooks/context-monitor.js +163 -163
  267. package/kit/hooks/prompt-guard.js +103 -103
  268. package/kit/hooks/statusline.js +125 -125
  269. package/kit/hooks/workflow-guard.js +101 -101
  270. package/kit/settings.json +45 -45
  271. package/kit/skills/_shared-supabase/glossary.md +17 -0
  272. package/kit/skills/ai-prompt-characterization/SKILL.md +335 -335
  273. package/kit/skills/armadilhas-sistemas-distribuidos/SKILL.md +447 -447
  274. package/kit/skills/audit-log-multi-tenant/SKILL.md +340 -340
  275. package/kit/skills/b2b-saas-architecture/SKILL.md +300 -300
  276. package/kit/skills/consistencia-leitura-replica/SKILL.md +385 -385
  277. package/kit/skills/crm-lead-pipeline-patterns/SKILL.md +343 -343
  278. package/kit/skills/escolha-modelo-consistencia/SKILL.md +494 -494
  279. package/kit/skills/evolucao-schema-compativel/SKILL.md +448 -448
  280. package/kit/skills/evolution-go-whatsapp-integration/SKILL.md +322 -322
  281. package/kit/skills/example-skill/SKILL.md +42 -42
  282. package/kit/skills/legacy-api-only-applications/SKILL.md +358 -358
  283. package/kit/skills/legacy-characterization-tests/SKILL.md +330 -330
  284. package/kit/skills/legacy-effect-analysis/SKILL.md +331 -331
  285. package/kit/skills/legacy-extract-class/SKILL.md +203 -203
  286. package/kit/skills/legacy-programming-by-difference/SKILL.md +252 -252
  287. package/kit/skills/legacy-seams-and-test-harness/SKILL.md +460 -460
  288. package/kit/skills/legacy-shotgun-surgery/SKILL.md +286 -286
  289. package/kit/skills/legacy-sprout-wrap-techniques/SKILL.md +434 -434
  290. package/kit/skills/legacy-storytelling-naked-crc/SKILL.md +270 -270
  291. package/kit/skills/lgpd-multi-tenant-compliance/SKILL.md +340 -340
  292. package/kit/skills/member-invite-flow/SKILL.md +305 -305
  293. package/kit/skills/member-management-react-shadcn/SKILL.md +328 -328
  294. package/kit/skills/multi-tenant-performance-scaling/SKILL.md +316 -316
  295. package/kit/skills/multi-tenant-rls-hierarchy/SKILL.md +342 -342
  296. package/kit/skills/org-onboarding-flow/SKILL.md +257 -257
  297. package/kit/skills/org-switcher-react-pattern/SKILL.md +349 -349
  298. package/kit/skills/permission-gate-react-pattern/SKILL.md +271 -271
  299. package/kit/skills/postgres-isolamento-concorrencia/SKILL.md +552 -552
  300. package/kit/skills/pre-refactor-characterization/SKILL.md +421 -421
  301. package/kit/skills/rbac-permissions-matrix-supabase/SKILL.md +338 -338
  302. package/kit/skills/streams-eventos-cdc/SKILL.md +711 -711
  303. package/kit/skills/supabase-branching-workflow/SKILL.md +544 -544
  304. package/kit/skills/supabase-ci-cd-github-actions/SKILL.md +880 -880
  305. package/kit/skills/supabase-column-level-security/SKILL.md +426 -426
  306. package/kit/skills/supabase-config-toml-remotes/SKILL.md +807 -807
  307. package/kit/skills/supabase-custom-claims-rbac/SKILL.md +472 -472
  308. package/kit/skills/supabase-edge-functions/SKILL.md +229 -141
  309. package/kit/skills/supabase-edge-functions-auth/SKILL.md +309 -0
  310. package/kit/skills/supabase-edge-functions-limits/SKILL.md +302 -0
  311. package/kit/skills/supabase-edge-functions-mcp-server/SKILL.md +279 -0
  312. package/kit/skills/supabase-edge-functions-testing/SKILL.md +277 -0
  313. package/kit/skills/supabase-edge-runtime-builtins/SKILL.md +357 -0
  314. package/kit/skills/supabase-migration-repair/SKILL.md +823 -823
  315. package/kit/skills/supabase-migrations/SKILL.md +297 -297
  316. package/kit/skills/supabase-pgtap-testing/SKILL.md +1053 -1053
  317. package/kit/skills/supabase-postgres-roles/SKILL.md +392 -392
  318. package/kit/skills/supabase-realtime/SKILL.md +460 -236
  319. package/kit/skills/supabase-rls-defense-in-depth/SKILL.md +418 -418
  320. package/kit/skills/supabase-rls-policies/SKILL.md +635 -635
  321. package/kit/skills/super-admin-platform-pattern/SKILL.md +326 -326
  322. package/kit/skills/tenant-quente-mitigacao/SKILL.md +605 -605
  323. package/kit/skills/whatsapp-conversation-state-machine/SKILL.md +287 -287
  324. package/package.json +1 -1
  325. package/src/core/kit.js +216 -216
  326. package/src/core/reflect.js +247 -247
  327. package/src/core/reverse-sync.js +372 -372
  328. package/src/core/sync.js +418 -418
  329. package/src/core/watch.js +121 -121
  330. package/src/mcp-server/index.js +693 -693
@@ -1,693 +1,693 @@
1
- // kit-mcp server — exposes 7 tools, each with action-based dispatch (or none).
2
- //
3
- // kit action: list-agents | list-commands | list-skills | get | search
4
- // sync action: targets | status | install | remove
5
- // gates action: list | get | for-stage
6
- // forensics action: collect | summarize | write-learnings | list-replays | record-replay | load-replay
7
- // install action: targets | install | dry-run (registers this MCP into an IDE)
8
- // metrics-snapshot (parameterless) (OBS-18 four-golden-signals readout)
9
- //
10
- // Transport: stdio (MCP standard).
11
-
12
- import { Server } from '@modelcontextprotocol/sdk/server/index.js';
13
- import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
14
- import { CallToolRequestSchema, ListToolsRequestSchema } from '@modelcontextprotocol/sdk/types.js';
15
-
16
- import { readFileSync } from 'node:fs';
17
- import { fileURLToPath } from 'node:url';
18
- import path from 'node:path';
19
-
20
- import { listKit, searchKit, findItem, BUNDLED_KIT_ROOT } from '../core/kit.js';
21
- import { listTargets } from '../core/registry.js';
22
- import { syncTo, statusOf, removeFrom, summarize } from '../core/sync.js';
23
- import { detectReverse, applyReverse } from '../core/reverse-sync.js';
24
- import { validateProjectRoot } from '../core/path-safety.js';
25
- import { sanitizeMcpError } from '../core/error-redaction.js';
26
- import { listGates, getGate, gatesForStage } from '../core/gates.js';
27
- import { runGate } from '../core/gate-runner.js';
28
- import { collectFailures, summarizeByAgent, writeLearnings } from '../core/failures.js';
29
- import { reflect } from '../core/reflect.js';
30
- import { recordReplay, listReplays, loadReplay, annotateReplay } from '../core/replays.js';
31
- import { installMcp, listInstallTargets } from './install.js';
32
- import { ensureSidecar } from '../ui/auto-spawn.js';
33
- import { wrapProgressForUi } from '../ui/wrapper.js';
34
- import { incrementInvocation, recordLatency, snapshot as metricsSnapshot, persistSnapshot } from '../core/metrics.js';
35
- import { logEvent } from '../core/logger.js';
36
- import { notify, isNotifyEnabled } from '../core/notify.js';
37
- // Note: roots.js is imported dynamically inside handlers that need it
38
- // (handleAutoInstall, handleAckRestart) — keeps boot path minimal.
39
-
40
- const TOOLS = [
41
- {
42
- name: 'kit',
43
- // Phase 170 (v1.29): description enriched with trigger keywords so MCP
44
- // hosts route here on relevant intents even in MCP-pure mode (before
45
- // auto-install made .claude/ native). Keep under 1024 chars (host limit).
46
- description: 'Browse the personal kit: 66 agents, 89 commands, 76 skills. Call this when the user mentions Supabase (RLS, branching, migrations, Edge Functions, Custom Claims, Postgres Roles, Storage, Realtime, pgvector), multi-tenant SaaS, agentic harness, characterization tests, legacy refactor, observability (SLO, golden signals, error budgets), DDIA topics (consistency, replication lag, schema evolution), SRE (postmortems, toil, PRR), CI/CD (hermetic builds, pipelines), or any workflow that benefits from the canonical patterns. Use action=search to discover, action=get to read the full prompt/skill.',
47
- inputSchema: {
48
- type: 'object',
49
- properties: {
50
- action: { type: 'string', enum: ['list-agents', 'list-commands', 'list-skills', 'get', 'search'] },
51
- kind: { type: 'string', enum: ['agent', 'command', 'skill'], description: 'For action=get' },
52
- name: { type: 'string', description: 'For action=get' },
53
- query: { type: 'string', description: 'For action=search' },
54
- terse: { type: 'boolean', description: 'For action=list-*: omit description, return only {kind, name}. Default false (PERF-15-01).' },
55
- },
56
- required: ['action'],
57
- },
58
- },
59
- {
60
- name: 'sync',
61
- description: 'Project the kit into an IDE-specific layout (markdown references by default).',
62
- inputSchema: {
63
- type: 'object',
64
- properties: {
65
- action: { type: 'string', enum: ['targets', 'status', 'install', 'remove'] },
66
- target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor, codex). Use action=targets to list.' },
67
- projectRoot: { type: 'string', description: 'Defaults to cwd' },
68
- mode: { type: 'string', enum: ['reference', 'copy'], description: 'Default: reference' },
69
- dryRun: { type: 'boolean' },
70
- autoSpawn: { type: 'boolean', description: 'On action=install: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
71
- },
72
- required: ['action'],
73
- },
74
- },
75
- {
76
- name: 'reverse-sync',
77
- description: 'Detect and apply edits made directly in an IDE back to the canonical kit/.',
78
- inputSchema: {
79
- type: 'object',
80
- properties: {
81
- action: { type: 'string', enum: ['detect', 'apply'] },
82
- target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor)' },
83
- projectRoot: { type: 'string' },
84
- strategy: { type: 'string', enum: ['skip', 'overwrite', 'merge', 'rename'], description: 'For action=apply' },
85
- only: { type: 'array', items: { type: 'string' }, description: 'For action=apply: limit to these kind/name pairs' },
86
- dryRun: { type: 'boolean' },
87
- autoSpawn: { type: 'boolean', description: 'On action=apply: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
88
- },
89
- required: ['action', 'target'],
90
- },
91
- },
92
- {
93
- name: 'gates',
94
- description: 'List, fetch, or execute reusable workflow gates (regression, confidence, etc).',
95
- inputSchema: {
96
- type: 'object',
97
- properties: {
98
- action: { type: 'string', enum: ['list', 'get', 'for-stage', 'run'] },
99
- id: { type: 'string', description: 'For action=get or action=run' },
100
- stage: { type: 'string', enum: ['pre-plan', 'pre-execute', 'pre-verify', 'post-verify', 'any'], description: 'For action=for-stage' },
101
- projectRoot: { type: 'string', description: 'For action=run' },
102
- autoSpawn: { type: 'boolean', description: 'On action=run: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
103
- },
104
- required: ['action'],
105
- },
106
- },
107
- {
108
- name: 'forensics',
109
- description: 'Failure dataset & replays — close the learning loop on failed agent runs.',
110
- inputSchema: {
111
- type: 'object',
112
- properties: {
113
- action: { type: 'string', enum: ['collect', 'summarize', 'write-learnings', 'list-replays', 'record-replay', 'load-replay', 'annotate-replay', 'reflect'] },
114
- projectRoot: { type: 'string' },
115
- replayId: { type: 'string' },
116
- payload: { type: 'object', description: 'For action=record-replay: the Task() payload to store.' },
117
- outcome: { type: 'object', description: 'For action=annotate-replay' },
118
- agent: { type: 'string', description: 'For action=reflect: agent name (e.g. executor)' },
119
- dryRun: { type: 'boolean', description: 'For action=reflect: only save the assembled prompt, no API call' },
120
- },
121
- required: ['action'],
122
- },
123
- },
124
- {
125
- name: 'install',
126
- description: 'Register this kit-mcp server into an IDE\'s MCP config (Claude/Cursor/Codex/Gemini/Windsurf).',
127
- inputSchema: {
128
- type: 'object',
129
- properties: {
130
- action: { type: 'string', enum: ['targets', 'install', 'dry-run'] },
131
- target: { type: 'string', description: 'IDE id. Use action=targets to list.' },
132
- scope: { type: 'string', enum: ['user', 'project'], description: 'Default: user' },
133
- name: { type: 'string', description: 'Server name in the IDE config. Default: kit' },
134
- via: { type: 'string', enum: ['local', 'npx', 'global'], description: 'How the IDE will invoke the server. Default: local (this clone)' },
135
- pkg: { type: 'string', description: 'npm package name (only with via=npx). Default: @luanpdd/kit-mcp' },
136
- force: { type: 'boolean', description: 'Overwrite existing entry with same name' },
137
- projectRoot: { type: 'string' },
138
- },
139
- required: ['action'],
140
- },
141
- },
142
- {
143
- // OBS-18 (Phase 94.01): expose four-golden-signals data for the MCP server itself.
144
- // Read-only (no auth needed beyond the underlying transport): returns counters
145
- // keyed `${tool}:${status}` and per-tool latency p50/p95/p99/count.
146
- name: 'metrics-snapshot',
147
- description: 'Read in-memory golden-signals metrics for this MCP server (counters + latency p50/p95/p99 per tool).',
148
- inputSchema: {
149
- type: 'object',
150
- properties: {},
151
- },
152
- },
153
- {
154
- // Phase 167 (v1.29): auto-sync the kit content into the host project's
155
- // .claude/ (or equivalent) directory so agents become real subagent_types,
156
- // skills get native auto-trigger, and commands appear as slash-commands.
157
- // Idempotent — re-runs are no-ops if .claude/.kit-mcp-version matches the
158
- // running server's package version. Permission-gated by the host.
159
- name: 'auto-install',
160
- description: 'IMPORTANT for first contact: project kit/ into the host\'s native layout (.claude/agents/, skills/, commands/) so 66 agents become real subagent_types in the Agent tool, 76 skills get native auto-trigger via descriptions, and 89 commands appear as /slash-commands in the IDE. Idempotent — re-running is a no-op if already in sync. Run once per project on first kit-mcp contact; restart the IDE session after to load the new agents/skills/commands. After restart, call ack-restart to clear the marker.',
161
- inputSchema: {
162
- type: 'object',
163
- properties: {
164
- action: { type: 'string', enum: ['install', 'check'], description: 'install: write files. check: read-only drift report. Default: install.' },
165
- target: { type: 'string', description: 'IDE id (claude-code, cursor, …). Defaults to claude-code.' },
166
- projectRoot: { type: 'string', description: 'Override the auto-detected project root. Usually omitted — server reads it from MCP roots capability.' },
167
- force: { type: 'boolean', description: 'Re-write even if .kit-mcp-version already matches. Default: false.' },
168
- },
169
- },
170
- },
171
- {
172
- // Phase 168 (v1.29): acknowledge the restart-required marker after the
173
- // user reloads the IDE session. Removes .claude/.kit-mcp-restart-required
174
- // so doctor stops flagging it.
175
- name: 'ack-restart',
176
- description: 'Acknowledge that the IDE session was restarted after kit:auto-install. Removes the .kit-mcp-restart-required marker so kit:doctor stops warning. Called automatically by the harness when it detects the marker after reload, or manually by the user.',
177
- inputSchema: {
178
- type: 'object',
179
- properties: {
180
- projectRoot: { type: 'string' },
181
- },
182
- },
183
- },
184
- ];
185
-
186
- // DRIFT-13-03: read version from package.json at module load (NOT inside
187
- // createServer — re-reading on every call adds zero value). Same pattern as
188
- // bin/cli.js:43-51. Both files are 2 levels deep from repo root, so the
189
- // '..', '..' resolution works identically. Falls back to 'unknown' if the
190
- // package.json lookup fails (unusual install layout).
191
- function readPkgVersion() {
192
- try {
193
- const here = path.dirname(fileURLToPath(import.meta.url));
194
- const pkgPath = path.resolve(here, '..', '..', 'package.json');
195
- return JSON.parse(readFileSync(pkgPath, 'utf8')).version;
196
- } catch {
197
- return 'unknown';
198
- }
199
- }
200
-
201
- export const PKG_VERSION = readPkgVersion();
202
-
203
- // --- handlers ---
204
-
205
- async function handleKit(args) {
206
- const kit = await listKit();
207
- // PERF-15-01: terse mode skips description payload entirely. Backward-compat:
208
- // args.terse undefined/false preserves slim()+summarize() cap-80 behavior.
209
- const variant = args.terse === true ? slimTerse : slim;
210
- switch (args.action) {
211
- case 'list-agents': return kit.agents.map(variant);
212
- case 'list-commands': return kit.commands.map(variant);
213
- case 'list-skills': return [...kit.skills, ...kit.skillsExtras].map(variant);
214
- case 'get': {
215
- const item = findItem(kit, args.kind, args.name);
216
- if (!item) return { error: `Not found: ${args.kind}/${args.name}` };
217
- return { kind: item.kind, name: item.name, absPath: item.absPath, content: item.content ?? item.skillContent };
218
- }
219
- case 'search': return searchKit(kit, args.query ?? '');
220
- default: return { error: `Unknown action: ${args.action}` };
221
- }
222
- }
223
-
224
- // withAutoSpawn — if args.autoSpawn is set, ensure the sidecar is up and wrap
225
- // the user-supplied onProgress so events flow there. Otherwise pass-through.
226
- async function withAutoSpawn(args, tool, run) {
227
- const projectRoot = args.projectRoot || process.cwd();
228
- let wrapped = null;
229
- let sidecarInfo = null;
230
-
231
- if (args.autoSpawn) {
232
- sidecarInfo = await ensureSidecar({ projectRoot, openBrowserOnSpawn: true });
233
- if (sidecarInfo?.ready) {
234
- wrapped = wrapProgressForUi(null, { projectRoot, tool });
235
- }
236
- }
237
-
238
- // run(onProgress) — pass our wrapped callback (or undefined to no-op)
239
- try {
240
- const result = await run(wrapped);
241
- if (wrapped?.done) wrapped.done({ ok: true });
242
- return sidecarInfo ? { ...result, _sidecar: sidecarInfo } : result;
243
- } catch (err) {
244
- if (wrapped?.error) wrapped.error(err);
245
- throw err;
246
- }
247
- }
248
-
249
- async function handleSync(args) {
250
- switch (args.action) {
251
- case 'targets': return listTargets();
252
- case 'status':
253
- case 'install':
254
- case 'remove': {
255
- // SEC-14-03: MCP message must specify a path inside a git workspace.
256
- // CLI bypasses this — bin/cli.js trusts whoever invoked it (same trust
257
- // model as Phase 79.01's gates.run guard). status is read-only but
258
- // included for defense-in-depth and a single uniform error surface.
259
- const guard = await validateProjectRoot(args.projectRoot);
260
- if (!guard.ok) return { error: guard.reason };
261
- const projectRoot = guard.resolvedPath;
262
- if (args.action === 'status') return statusOf(args.target, { projectRoot });
263
- if (args.action === 'install')
264
- return withAutoSpawn({ ...args, projectRoot }, 'sync.install', (onProgress) =>
265
- syncTo(args.target, { projectRoot, mode: args.mode, dryRun: args.dryRun, onProgress }));
266
- // action === 'remove'
267
- return removeFrom(args.target, { projectRoot });
268
- }
269
- default: return { error: `Unknown action: ${args.action}` };
270
- }
271
- }
272
-
273
- async function handleReverseSync(args) {
274
- switch (args.action) {
275
- case 'detect':
276
- case 'apply': {
277
- // SEC-14-03: same guard as handleSync — reverse-sync apply also writes
278
- // to disk (kit/<file>) so it must be on the same allowlist as sync.
279
- const guard = await validateProjectRoot(args.projectRoot);
280
- if (!guard.ok) return { error: guard.reason };
281
- const projectRoot = guard.resolvedPath;
282
- if (args.action === 'detect') return detectReverse(args.target, { projectRoot });
283
- // action === 'apply'
284
- return withAutoSpawn({ ...args, projectRoot }, 'reverse-sync.apply', (onProgress) =>
285
- applyReverse(args.target, {
286
- projectRoot,
287
- strategy: args.strategy, only: args.only, dryRun: args.dryRun,
288
- onProgress,
289
- }));
290
- }
291
- default: return { error: `Unknown action: ${args.action}` };
292
- }
293
- }
294
-
295
- async function handleGates(args) {
296
- switch (args.action) {
297
- case 'list': return listGates();
298
- case 'get': return getGate(args.id);
299
- case 'for-stage': return gatesForStage(args.stage);
300
- case 'run':
301
- // SEC-13-01: MCP transport must never execute shell — runGate spawns bash with
302
- // arbitrary content from gates/*.md (which reverse-sync can rewrite). Even with
303
- // {yes: true}, this skips the interactive "y/N before exec" promise. The CLI
304
- // entry point (`kit gates run <id>` via bin/cli.js) preserves the prompt and
305
- // remains the only path to executing gates.
306
- return {
307
- error: 'MCP gates.run requires interactive TTY confirmation; use `kit gates run` from CLI instead.',
308
- };
309
- default: return { error: `Unknown action: ${args.action}` };
310
- }
311
- }
312
-
313
- async function handleForensics(args) {
314
- const projectRoot = args.projectRoot;
315
- switch (args.action) {
316
- case 'collect': return collectFailures({ projectRoot });
317
- case 'summarize': {
318
- const failures = await collectFailures({ projectRoot });
319
- return summarizeByAgent(failures);
320
- }
321
- case 'write-learnings': {
322
- const failures = await collectFailures({ projectRoot });
323
- return writeLearnings(failures, { projectRoot });
324
- }
325
- case 'list-replays': return listReplays({ projectRoot });
326
- case 'record-replay': return recordReplay(args.payload, { projectRoot });
327
- case 'load-replay': return loadReplay(args.replayId, { projectRoot });
328
- case 'annotate-replay': return annotateReplay(args.replayId, args.outcome, { projectRoot });
329
- case 'reflect': return reflect({
330
- agent: args.agent, projectRoot, dryRun: args.dryRun,
331
- apply: false, interactive: false, // MCP never auto-applies
332
- });
333
- default: return { error: `Unknown action: ${args.action}` };
334
- }
335
- }
336
-
337
- async function handleInstall(args) {
338
- switch (args.action) {
339
- case 'targets': return listInstallTargets();
340
- case 'install': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot });
341
- case 'dry-run': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot, dryRun: true });
342
- default: return { error: `Unknown action: ${args.action}` };
343
- }
344
- }
345
-
346
- // OBS-18 (Phase 94.01): metrics-snapshot is parameterless and read-only.
347
- // Returns the live snapshot synchronously — no auth, no projectRoot guard
348
- // (no disk reads, no shell). Wraps in an async fn for handler-API uniformity.
349
- //
350
- // OBS-20-01 (Phase 102): auto-persist throttle — clients polling rapidly
351
- // shouldn't create N files per second. 1s is generous vs typical 30s+ polls.
352
- // State is in-memory; resets on server restart. Closes the operational gap
353
- // where snapshots dir was empty until someone manually triggered persist.
354
- let _lastAutoPersistTs = 0;
355
- const AUTO_PERSIST_THROTTLE_MS = 1000;
356
-
357
- // Phase 167 (v1.29): auto-install handler.
358
- // Bridges MCP → host-native integration by writing kit/ files into .claude/
359
- // (or whatever the target IDE expects). Idempotent via .kit-mcp-version marker.
360
- // Phase 168 hooks add the restart_recommended signal to the result.
361
- async function handleAutoInstall(args) {
362
- const action = args.action || 'install';
363
- const target = args.target || 'claude-code';
364
- const force = !!args.force;
365
-
366
- // Resolve projectRoot: explicit arg > cwd fallback. (Future v1.30 will add
367
- // MCP `roots` capability consumer for a tighter projectRoot signal — for now
368
- // we use cwd to keep the boot path race-free with the SDK init handshake.)
369
- let projectRoot = args.projectRoot;
370
- const _rootsSource = projectRoot ? 'explicit' : 'cwd';
371
- if (!projectRoot) projectRoot = process.cwd();
372
-
373
- // SEC-14-03: validate project root (allowlist-of-1 — must be a real dir).
374
- const guard = await validateProjectRoot(projectRoot);
375
- if (!guard.ok) {
376
- return { ok: false, reason: guard.reason, projectRoot, rootsSource: _rootsSource };
377
- }
378
- projectRoot = guard.resolvedPath;
379
-
380
- const fs = await import('node:fs/promises');
381
- const path = await import('node:path');
382
- const markerPath = path.join(projectRoot, '.claude', '.kit-mcp-version');
383
-
384
- // Read current marker if present.
385
- let currentVersion = null;
386
- try {
387
- currentVersion = (await fs.readFile(markerPath, 'utf8')).trim();
388
- } catch { /* not installed yet */ }
389
-
390
- const targetVersion = PKG_VERSION;
391
- const inSync = currentVersion === targetVersion;
392
-
393
- // Phase 167 — action=check: read-only drift report.
394
- if (action === 'check') {
395
- return {
396
- ok: true,
397
- action: 'check',
398
- target,
399
- projectRoot,
400
- rootsSource: _rootsSource,
401
- installedVersion: currentVersion,
402
- currentVersion: targetVersion,
403
- inSync,
404
- restartRecommended: false,
405
- };
406
- }
407
-
408
- // action=install: skip if in sync and not forced.
409
- if (inSync && !force) {
410
- return {
411
- ok: true,
412
- action: 'install',
413
- target,
414
- projectRoot,
415
- rootsSource: _rootsSource,
416
- version: targetVersion,
417
- skipped: true,
418
- reason: 'already in sync',
419
- restartRecommended: false,
420
- };
421
- }
422
-
423
- // Run the sync.
424
- let syncResult;
425
- try {
426
- syncResult = await syncTo(target, { projectRoot, mode: 'reference', dryRun: false });
427
- } catch (e) {
428
- return {
429
- ok: false,
430
- action: 'install',
431
- target,
432
- projectRoot,
433
- rootsSource: _rootsSource,
434
- reason: `sync_failed: ${e.message}`,
435
- };
436
- }
437
-
438
- // Write/update marker file (.claude/.kit-mcp-version).
439
- try {
440
- await fs.mkdir(path.dirname(markerPath), { recursive: true });
441
- await fs.writeFile(markerPath, targetVersion + '\n', 'utf8');
442
- } catch (e) {
443
- // Marker is best-effort — sync already succeeded. Just warn.
444
- process.stderr.write(`[kit-mcp] auto-install marker write failed: ${e.message}\n`);
445
- }
446
-
447
- // Phase 168 (v1.29): write .kit-mcp-restart-required so doctor/host can detect
448
- // pending restart even if the user closes/reopens kit-mcp without restarting IDE.
449
- try {
450
- const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
451
- const payload = JSON.stringify({
452
- version: targetVersion,
453
- previousVersion: currentVersion,
454
- writtenAt: new Date().toISOString(),
455
- reason: currentVersion
456
- ? `Kit updated ${currentVersion} → ${targetVersion}`
457
- : 'Initial kit install',
458
- }, null, 2);
459
- await fs.writeFile(restartMarker, payload + '\n', 'utf8');
460
- } catch (e) {
461
- process.stderr.write(`[kit-mcp] restart marker write failed: ${e.message}\n`);
462
- }
463
-
464
- return {
465
- ok: true,
466
- action: 'install',
467
- target,
468
- projectRoot,
469
- rootsSource: _rootsSource,
470
- version: targetVersion,
471
- previousVersion: currentVersion,
472
- written: (syncResult.written || []).length,
473
- restartRecommended: true,
474
- _kit_action: 'session_restart_recommended',
475
- _kit_reason: currentVersion
476
- ? `Kit updated from ${currentVersion} to ${targetVersion} — restart the IDE session so agents/skills/commands reload.`
477
- : `Kit installed (v${targetVersion}) into ${path.join('.claude', '')} — restart the IDE session for native subagent_type + slash-command + skill auto-trigger integration.`,
478
- };
479
- }
480
-
481
- // Phase 168 (v1.29): acknowledge that the IDE was restarted after a kit:auto-install.
482
- // Removes the .kit-mcp-restart-required marker. Read by kit:doctor (Phase 171)
483
- // to stop flagging "pending restart".
484
- async function handleAckRestart(args) {
485
- let projectRoot = args.projectRoot || process.cwd();
486
-
487
- const guard = await validateProjectRoot(projectRoot);
488
- if (!guard.ok) return { ok: false, reason: guard.reason, projectRoot };
489
- projectRoot = guard.resolvedPath;
490
-
491
- const fs = await import('node:fs/promises');
492
- const path = await import('node:path');
493
- const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
494
-
495
- let acked = false;
496
- try {
497
- await fs.unlink(restartMarker);
498
- acked = true;
499
- } catch (e) {
500
- if (e.code !== 'ENOENT') {
501
- return { ok: false, reason: `unlink_failed: ${e.message}`, projectRoot };
502
- }
503
- // ENOENT — nothing to ack, already clean. Not an error.
504
- }
505
-
506
- return {
507
- ok: true,
508
- projectRoot,
509
- acked,
510
- reason: acked ? 'restart marker removed' : 'no restart marker present (nothing to ack)',
511
- };
512
- }
513
-
514
- async function handleMetricsSnapshot() {
515
- const payload = metricsSnapshot();
516
- const now = Date.now();
517
- if (now - _lastAutoPersistTs >= AUTO_PERSIST_THROTTLE_MS) {
518
- try {
519
- await persistSnapshot();
520
- _lastAutoPersistTs = now;
521
- } catch (err) {
522
- // OBS-20-01: graceful — log to stderr, do NOT fail the handler.
523
- // In-memory snapshot still returned normally so the client tool call
524
- // contract is preserved even when fs is read-only or quota-exhausted.
525
- process.stderr.write(`[kit-mcp] auto-snapshot persist failed: ${err.message}\n`);
526
- }
527
- }
528
- return payload;
529
- }
530
-
531
- const HANDLERS = {
532
- kit: handleKit,
533
- sync: handleSync,
534
- 'reverse-sync': handleReverseSync,
535
- gates: handleGates,
536
- forensics: handleForensics,
537
- install: handleInstall,
538
- 'metrics-snapshot': handleMetricsSnapshot,
539
- 'auto-install': handleAutoInstall,
540
- 'ack-restart': handleAckRestart,
541
- };
542
-
543
- // Phase 167+168 test affordances — exported for unit coverage.
544
- // Production callers should go through the MCP dispatch (HANDLERS map).
545
- export const __TEST_HANDLERS = {
546
- handleAutoInstall,
547
- handleAckRestart,
548
- };
549
-
550
- function slim(x) {
551
- // absPath omitted by design — list-* tools are AI-consumed in tight context budgets.
552
- // Use action=get to fetch the absPath (and content) for a specific item.
553
- // PERF-13-01 (TOK-02): truncate description via SUMMARY_MAX_CHARS (80) cap shared
554
- // with src/core/sync.js — full description lives in each item's file under kit/.
555
- return { kind: x.kind, name: x.name, description: summarize(x.description) };
556
- }
557
-
558
- // PERF-15-01: terse variant — omits description entirely. Used when MCP client
559
- // only needs name discovery (e.g. populating UI lists, validating slug references).
560
- // Default action=list-* still returns description capped via slim()/summarize().
561
- function slimTerse(x) {
562
- return { kind: x.kind, name: x.name };
563
- }
564
-
565
- // --- server bootstrap ---
566
-
567
- export async function createServer() {
568
- const server = new Server(
569
- { name: 'kit-mcp', version: PKG_VERSION },
570
- { capabilities: { tools: {} } },
571
- );
572
-
573
- server.setRequestHandler(ListToolsRequestSchema, async () => ({ tools: TOOLS }));
574
-
575
- server.setRequestHandler(CallToolRequestSchema, async (req) => {
576
- const { name, arguments: args } = req.params;
577
- const handler = HANDLERS[name];
578
- if (!handler) {
579
- // OBS-18 (Phase 94.01): unknown-tool path counts as an error against
580
- // the unknown name itself — useful signal if a client is mis-spelling
581
- // a tool name in production. No latency observation (handler never ran).
582
- incrementInvocation(name || 'unknown', 'error');
583
- return { content: [{ type: 'text', text: JSON.stringify({ error: `Unknown tool: ${name}` }) }], isError: true };
584
- }
585
- // OBS-18 (Phase 94.01): timestamp the dispatch boundary. The four-golden-signals
586
- // skill cares about the *user-facing* latency, which for the MCP server is the
587
- // time from request receipt (we are inside the SDK callback) to the JSON envelope
588
- // being ready. Date.now() is sub-millisecond-cheap and aligns with the bucket
589
- // granularity we report (50/100/250/500ms thresholds in CONTEXT.md).
590
- const start = Date.now();
591
- const argsSize = args ? JSON.stringify(args).length : 0;
592
- try {
593
- const result = await handler(args ?? {});
594
- const duration = Date.now() - start;
595
- recordLatency(name, duration);
596
- incrementInvocation(name, 'ok');
597
- // Phase 158 (v1.28): JSONL log per tool call → ~/.kit-mcp/logs/*.log.
598
- // Fire-and-forget; never blocks the handler.
599
- try {
600
- const ev = {
601
- tool: name,
602
- action: args?.action,
603
- args_size: argsSize,
604
- result_size: result ? JSON.stringify(result).length : 0,
605
- duration_ms: duration,
606
- status: 'ok',
607
- };
608
- // Phase 163 (v1.28): when KIT_MCP_INSPECT=1, also capture raw args/result
609
- // so `kit inspect` can render full request/response live. Off by default
610
- // because payloads can be large and may contain user paths.
611
- if (process.env.KIT_MCP_INSPECT === '1' || process.env.KIT_MCP_INSPECT === 'true') {
612
- ev.args = args ?? null;
613
- ev.result = result ?? null;
614
- }
615
- logEvent(ev);
616
- } catch { /* swallow */ }
617
- // Phase 164 (v1.28): opt-in OS notification on success path.
618
- if (isNotifyEnabled()) {
619
- try { notify({ title: `kit-mcp ${name}`, body: `${args?.action ?? ''} ok (${duration}ms)` }); } catch { /* swallow */ }
620
- }
621
- return { content: [{ type: 'text', text: JSON.stringify(result, null, 2) }] };
622
- } catch (e) {
623
- // OBS-18: still record latency on the error path — half the value of a
624
- // latency histogram is catching tail-latency-then-fail patterns. Status
625
- // 'error' covers any thrown exception, including Phase 79.01 gates guard
626
- // and the validateProjectRoot rejection (Phase 83.01).
627
- const duration = Date.now() - start;
628
- recordLatency(name, duration);
629
- incrementInvocation(name, 'error');
630
- try {
631
- logEvent({
632
- tool: name,
633
- action: args?.action,
634
- args_size: argsSize,
635
- duration_ms: duration,
636
- status: 'error',
637
- error_type: e?.code || e?.name || 'Error',
638
- });
639
- } catch { /* swallow */ }
640
- if (isNotifyEnabled()) {
641
- try { notify({ title: `kit-mcp ${name} (error)`, body: e?.code || e?.name || 'Error' }); } catch { /* swallow */ }
642
- }
643
- // SEC-14-06: full stack stays in stderr for operator debug; client envelope is sanitized.
644
- // sanitizeMcpError redacts secrets/paths from e.message, preserves e.code (Phase 83
645
- // EMANIFESTMISMATCH invariant), and emits NO stack field.
646
- console.error('[mcp-server] error in handler:', e?.stack ?? e);
647
- return {
648
- content: [{ type: 'text', text: JSON.stringify(sanitizeMcpError(e), null, 2) }],
649
- isError: true,
650
- };
651
- }
652
- });
653
-
654
- return server;
655
- }
656
-
657
- export async function startStdio() {
658
- const server = await createServer();
659
- const transport = new StdioServerTransport();
660
- await server.connect(transport);
661
-
662
-
663
- // SRE-20-02 (Phase 105): pre-warm the kit cache to push MCP dispatch p95
664
- // below 100ms. Without this, the very first tools/call against `kit` pays
665
- // the full disk read (~144ms baseline on the v1.17 reference machine; ~96ms
666
- // on faster hardware). Fire-and-forget: failure here is non-fatal — the
667
- // next dispatch will lazily populate via the same listKit code path.
668
- // This shifts the cold-path work from the first user-visible request to
669
- // the boot path, where it's invisible behind IDE startup. See skill
670
- // production-readiness-review (Performance axe) for the rationale.
671
- listKit(BUNDLED_KIT_ROOT).catch(() => {});
672
-
673
- // Phase 157 (v1.28): sidecar UI auto-spawn ON by default. Resolves the
674
- // "kit-mcp has no terminal feedback" pain — operators can now see live
675
- // tool calls in a browser without needing to set autoSpawn: true per tool.
676
- // Escape hatch: KIT_MCP_NO_UI=1 (CI, headless, opt-out). Fire-and-forget:
677
- // sidecar failure must never block the MCP transport (spec requires clean
678
- // stdout). Errors are swallowed silently — kit doctor will surface them.
679
- //
680
- // Skip when running under node --test (or coverage) to avoid leaking detached
681
- // child processes that hold the event loop and cause non-zero exits. Same
682
- // for CI=true (GitHub Actions, etc.) — sidecar is interactive and meaningless
683
- // there. End users running locally still get the default-on behavior.
684
- const isTestRun = (process.execArgv || []).some(
685
- (a) => a === '--test' || a === '--experimental-test-coverage',
686
- ) || process.env.NODE_TEST_CONTEXT !== undefined;
687
- const noUi = process.env.KIT_MCP_NO_UI === '1' || process.env.KIT_MCP_NO_UI === 'true';
688
- const isCi = process.env.CI === 'true' || process.env.CI === '1';
689
- if (!noUi && !isTestRun && !isCi) {
690
- const projectRoot = process.cwd();
691
- ensureSidecar({ projectRoot, openBrowserOnSpawn: false }).catch(() => {});
692
- }
693
- }
1
+ // kit-mcp server — exposes 7 tools, each with action-based dispatch (or none).
2
+ //
3
+ // kit action: list-agents | list-commands | list-skills | get | search
4
+ // sync action: targets | status | install | remove
5
+ // gates action: list | get | for-stage
6
+ // forensics action: collect | summarize | write-learnings | list-replays | record-replay | load-replay
7
+ // install action: targets | install | dry-run (registers this MCP into an IDE)
8
+ // metrics-snapshot (parameterless) (OBS-18 four-golden-signals readout)
9
+ //
10
+ // Transport: stdio (MCP standard).
11
+
12
+ import { Server } from '@modelcontextprotocol/sdk/server/index.js';
13
+ import { StdioServerTransport } from '@modelcontextprotocol/sdk/server/stdio.js';
14
+ import { CallToolRequestSchema, ListToolsRequestSchema } from '@modelcontextprotocol/sdk/types.js';
15
+
16
+ import { readFileSync } from 'node:fs';
17
+ import { fileURLToPath } from 'node:url';
18
+ import path from 'node:path';
19
+
20
+ import { listKit, searchKit, findItem, BUNDLED_KIT_ROOT } from '../core/kit.js';
21
+ import { listTargets } from '../core/registry.js';
22
+ import { syncTo, statusOf, removeFrom, summarize } from '../core/sync.js';
23
+ import { detectReverse, applyReverse } from '../core/reverse-sync.js';
24
+ import { validateProjectRoot } from '../core/path-safety.js';
25
+ import { sanitizeMcpError } from '../core/error-redaction.js';
26
+ import { listGates, getGate, gatesForStage } from '../core/gates.js';
27
+ import { runGate } from '../core/gate-runner.js';
28
+ import { collectFailures, summarizeByAgent, writeLearnings } from '../core/failures.js';
29
+ import { reflect } from '../core/reflect.js';
30
+ import { recordReplay, listReplays, loadReplay, annotateReplay } from '../core/replays.js';
31
+ import { installMcp, listInstallTargets } from './install.js';
32
+ import { ensureSidecar } from '../ui/auto-spawn.js';
33
+ import { wrapProgressForUi } from '../ui/wrapper.js';
34
+ import { incrementInvocation, recordLatency, snapshot as metricsSnapshot, persistSnapshot } from '../core/metrics.js';
35
+ import { logEvent } from '../core/logger.js';
36
+ import { notify, isNotifyEnabled } from '../core/notify.js';
37
+ // Note: roots.js is imported dynamically inside handlers that need it
38
+ // (handleAutoInstall, handleAckRestart) — keeps boot path minimal.
39
+
40
+ const TOOLS = [
41
+ {
42
+ name: 'kit',
43
+ // Phase 170 (v1.29): description enriched with trigger keywords so MCP
44
+ // hosts route here on relevant intents even in MCP-pure mode (before
45
+ // auto-install made .claude/ native). Keep under 1024 chars (host limit).
46
+ description: 'Browse the personal kit: 66 agents, 89 commands, 76 skills. Call this when the user mentions Supabase (RLS, branching, migrations, Edge Functions, Custom Claims, Postgres Roles, Storage, Realtime, pgvector), multi-tenant SaaS, agentic harness, characterization tests, legacy refactor, observability (SLO, golden signals, error budgets), DDIA topics (consistency, replication lag, schema evolution), SRE (postmortems, toil, PRR), CI/CD (hermetic builds, pipelines), or any workflow that benefits from the canonical patterns. Use action=search to discover, action=get to read the full prompt/skill.',
47
+ inputSchema: {
48
+ type: 'object',
49
+ properties: {
50
+ action: { type: 'string', enum: ['list-agents', 'list-commands', 'list-skills', 'get', 'search'] },
51
+ kind: { type: 'string', enum: ['agent', 'command', 'skill'], description: 'For action=get' },
52
+ name: { type: 'string', description: 'For action=get' },
53
+ query: { type: 'string', description: 'For action=search' },
54
+ terse: { type: 'boolean', description: 'For action=list-*: omit description, return only {kind, name}. Default false (PERF-15-01).' },
55
+ },
56
+ required: ['action'],
57
+ },
58
+ },
59
+ {
60
+ name: 'sync',
61
+ description: 'Project the kit into an IDE-specific layout (markdown references by default).',
62
+ inputSchema: {
63
+ type: 'object',
64
+ properties: {
65
+ action: { type: 'string', enum: ['targets', 'status', 'install', 'remove'] },
66
+ target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor, codex). Use action=targets to list.' },
67
+ projectRoot: { type: 'string', description: 'Defaults to cwd' },
68
+ mode: { type: 'string', enum: ['reference', 'copy'], description: 'Default: reference' },
69
+ dryRun: { type: 'boolean' },
70
+ autoSpawn: { type: 'boolean', description: 'On action=install: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
71
+ },
72
+ required: ['action'],
73
+ },
74
+ },
75
+ {
76
+ name: 'reverse-sync',
77
+ description: 'Detect and apply edits made directly in an IDE back to the canonical kit/.',
78
+ inputSchema: {
79
+ type: 'object',
80
+ properties: {
81
+ action: { type: 'string', enum: ['detect', 'apply'] },
82
+ target: { type: 'string', description: 'IDE id (e.g. claude-code, cursor)' },
83
+ projectRoot: { type: 'string' },
84
+ strategy: { type: 'string', enum: ['skip', 'overwrite', 'merge', 'rename'], description: 'For action=apply' },
85
+ only: { type: 'array', items: { type: 'string' }, description: 'For action=apply: limit to these kind/name pairs' },
86
+ dryRun: { type: 'boolean' },
87
+ autoSpawn: { type: 'boolean', description: 'On action=apply: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
88
+ },
89
+ required: ['action', 'target'],
90
+ },
91
+ },
92
+ {
93
+ name: 'gates',
94
+ description: 'List, fetch, or execute reusable workflow gates (regression, confidence, etc).',
95
+ inputSchema: {
96
+ type: 'object',
97
+ properties: {
98
+ action: { type: 'string', enum: ['list', 'get', 'for-stage', 'run'] },
99
+ id: { type: 'string', description: 'For action=get or action=run' },
100
+ stage: { type: 'string', enum: ['pre-plan', 'pre-execute', 'pre-verify', 'post-verify', 'any'], description: 'For action=for-stage' },
101
+ projectRoot: { type: 'string', description: 'For action=run' },
102
+ autoSpawn: { type: 'boolean', description: 'On action=run: auto-start the sidecar UI (kit ui) if not running and stream progress to it.' },
103
+ },
104
+ required: ['action'],
105
+ },
106
+ },
107
+ {
108
+ name: 'forensics',
109
+ description: 'Failure dataset & replays — close the learning loop on failed agent runs.',
110
+ inputSchema: {
111
+ type: 'object',
112
+ properties: {
113
+ action: { type: 'string', enum: ['collect', 'summarize', 'write-learnings', 'list-replays', 'record-replay', 'load-replay', 'annotate-replay', 'reflect'] },
114
+ projectRoot: { type: 'string' },
115
+ replayId: { type: 'string' },
116
+ payload: { type: 'object', description: 'For action=record-replay: the Task() payload to store.' },
117
+ outcome: { type: 'object', description: 'For action=annotate-replay' },
118
+ agent: { type: 'string', description: 'For action=reflect: agent name (e.g. executor)' },
119
+ dryRun: { type: 'boolean', description: 'For action=reflect: only save the assembled prompt, no API call' },
120
+ },
121
+ required: ['action'],
122
+ },
123
+ },
124
+ {
125
+ name: 'install',
126
+ description: 'Register this kit-mcp server into an IDE\'s MCP config (Claude/Cursor/Codex/Gemini/Windsurf).',
127
+ inputSchema: {
128
+ type: 'object',
129
+ properties: {
130
+ action: { type: 'string', enum: ['targets', 'install', 'dry-run'] },
131
+ target: { type: 'string', description: 'IDE id. Use action=targets to list.' },
132
+ scope: { type: 'string', enum: ['user', 'project'], description: 'Default: user' },
133
+ name: { type: 'string', description: 'Server name in the IDE config. Default: kit' },
134
+ via: { type: 'string', enum: ['local', 'npx', 'global'], description: 'How the IDE will invoke the server. Default: local (this clone)' },
135
+ pkg: { type: 'string', description: 'npm package name (only with via=npx). Default: @luanpdd/kit-mcp' },
136
+ force: { type: 'boolean', description: 'Overwrite existing entry with same name' },
137
+ projectRoot: { type: 'string' },
138
+ },
139
+ required: ['action'],
140
+ },
141
+ },
142
+ {
143
+ // OBS-18 (Phase 94.01): expose four-golden-signals data for the MCP server itself.
144
+ // Read-only (no auth needed beyond the underlying transport): returns counters
145
+ // keyed `${tool}:${status}` and per-tool latency p50/p95/p99/count.
146
+ name: 'metrics-snapshot',
147
+ description: 'Read in-memory golden-signals metrics for this MCP server (counters + latency p50/p95/p99 per tool).',
148
+ inputSchema: {
149
+ type: 'object',
150
+ properties: {},
151
+ },
152
+ },
153
+ {
154
+ // Phase 167 (v1.29): auto-sync the kit content into the host project's
155
+ // .claude/ (or equivalent) directory so agents become real subagent_types,
156
+ // skills get native auto-trigger, and commands appear as slash-commands.
157
+ // Idempotent — re-runs are no-ops if .claude/.kit-mcp-version matches the
158
+ // running server's package version. Permission-gated by the host.
159
+ name: 'auto-install',
160
+ description: 'IMPORTANT for first contact: project kit/ into the host\'s native layout (.claude/agents/, skills/, commands/) so 66 agents become real subagent_types in the Agent tool, 76 skills get native auto-trigger via descriptions, and 89 commands appear as /slash-commands in the IDE. Idempotent — re-running is a no-op if already in sync. Run once per project on first kit-mcp contact; restart the IDE session after to load the new agents/skills/commands. After restart, call ack-restart to clear the marker.',
161
+ inputSchema: {
162
+ type: 'object',
163
+ properties: {
164
+ action: { type: 'string', enum: ['install', 'check'], description: 'install: write files. check: read-only drift report. Default: install.' },
165
+ target: { type: 'string', description: 'IDE id (claude-code, cursor, …). Defaults to claude-code.' },
166
+ projectRoot: { type: 'string', description: 'Override the auto-detected project root. Usually omitted — server reads it from MCP roots capability.' },
167
+ force: { type: 'boolean', description: 'Re-write even if .kit-mcp-version already matches. Default: false.' },
168
+ },
169
+ },
170
+ },
171
+ {
172
+ // Phase 168 (v1.29): acknowledge the restart-required marker after the
173
+ // user reloads the IDE session. Removes .claude/.kit-mcp-restart-required
174
+ // so doctor stops flagging it.
175
+ name: 'ack-restart',
176
+ description: 'Acknowledge that the IDE session was restarted after kit:auto-install. Removes the .kit-mcp-restart-required marker so kit:doctor stops warning. Called automatically by the harness when it detects the marker after reload, or manually by the user.',
177
+ inputSchema: {
178
+ type: 'object',
179
+ properties: {
180
+ projectRoot: { type: 'string' },
181
+ },
182
+ },
183
+ },
184
+ ];
185
+
186
+ // DRIFT-13-03: read version from package.json at module load (NOT inside
187
+ // createServer — re-reading on every call adds zero value). Same pattern as
188
+ // bin/cli.js:43-51. Both files are 2 levels deep from repo root, so the
189
+ // '..', '..' resolution works identically. Falls back to 'unknown' if the
190
+ // package.json lookup fails (unusual install layout).
191
+ function readPkgVersion() {
192
+ try {
193
+ const here = path.dirname(fileURLToPath(import.meta.url));
194
+ const pkgPath = path.resolve(here, '..', '..', 'package.json');
195
+ return JSON.parse(readFileSync(pkgPath, 'utf8')).version;
196
+ } catch {
197
+ return 'unknown';
198
+ }
199
+ }
200
+
201
+ export const PKG_VERSION = readPkgVersion();
202
+
203
+ // --- handlers ---
204
+
205
+ async function handleKit(args) {
206
+ const kit = await listKit();
207
+ // PERF-15-01: terse mode skips description payload entirely. Backward-compat:
208
+ // args.terse undefined/false preserves slim()+summarize() cap-80 behavior.
209
+ const variant = args.terse === true ? slimTerse : slim;
210
+ switch (args.action) {
211
+ case 'list-agents': return kit.agents.map(variant);
212
+ case 'list-commands': return kit.commands.map(variant);
213
+ case 'list-skills': return [...kit.skills, ...kit.skillsExtras].map(variant);
214
+ case 'get': {
215
+ const item = findItem(kit, args.kind, args.name);
216
+ if (!item) return { error: `Not found: ${args.kind}/${args.name}` };
217
+ return { kind: item.kind, name: item.name, absPath: item.absPath, content: item.content ?? item.skillContent };
218
+ }
219
+ case 'search': return searchKit(kit, args.query ?? '');
220
+ default: return { error: `Unknown action: ${args.action}` };
221
+ }
222
+ }
223
+
224
+ // withAutoSpawn — if args.autoSpawn is set, ensure the sidecar is up and wrap
225
+ // the user-supplied onProgress so events flow there. Otherwise pass-through.
226
+ async function withAutoSpawn(args, tool, run) {
227
+ const projectRoot = args.projectRoot || process.cwd();
228
+ let wrapped = null;
229
+ let sidecarInfo = null;
230
+
231
+ if (args.autoSpawn) {
232
+ sidecarInfo = await ensureSidecar({ projectRoot, openBrowserOnSpawn: true });
233
+ if (sidecarInfo?.ready) {
234
+ wrapped = wrapProgressForUi(null, { projectRoot, tool });
235
+ }
236
+ }
237
+
238
+ // run(onProgress) — pass our wrapped callback (or undefined to no-op)
239
+ try {
240
+ const result = await run(wrapped);
241
+ if (wrapped?.done) wrapped.done({ ok: true });
242
+ return sidecarInfo ? { ...result, _sidecar: sidecarInfo } : result;
243
+ } catch (err) {
244
+ if (wrapped?.error) wrapped.error(err);
245
+ throw err;
246
+ }
247
+ }
248
+
249
+ async function handleSync(args) {
250
+ switch (args.action) {
251
+ case 'targets': return listTargets();
252
+ case 'status':
253
+ case 'install':
254
+ case 'remove': {
255
+ // SEC-14-03: MCP message must specify a path inside a git workspace.
256
+ // CLI bypasses this — bin/cli.js trusts whoever invoked it (same trust
257
+ // model as Phase 79.01's gates.run guard). status is read-only but
258
+ // included for defense-in-depth and a single uniform error surface.
259
+ const guard = await validateProjectRoot(args.projectRoot);
260
+ if (!guard.ok) return { error: guard.reason };
261
+ const projectRoot = guard.resolvedPath;
262
+ if (args.action === 'status') return statusOf(args.target, { projectRoot });
263
+ if (args.action === 'install')
264
+ return withAutoSpawn({ ...args, projectRoot }, 'sync.install', (onProgress) =>
265
+ syncTo(args.target, { projectRoot, mode: args.mode, dryRun: args.dryRun, onProgress }));
266
+ // action === 'remove'
267
+ return removeFrom(args.target, { projectRoot });
268
+ }
269
+ default: return { error: `Unknown action: ${args.action}` };
270
+ }
271
+ }
272
+
273
+ async function handleReverseSync(args) {
274
+ switch (args.action) {
275
+ case 'detect':
276
+ case 'apply': {
277
+ // SEC-14-03: same guard as handleSync — reverse-sync apply also writes
278
+ // to disk (kit/<file>) so it must be on the same allowlist as sync.
279
+ const guard = await validateProjectRoot(args.projectRoot);
280
+ if (!guard.ok) return { error: guard.reason };
281
+ const projectRoot = guard.resolvedPath;
282
+ if (args.action === 'detect') return detectReverse(args.target, { projectRoot });
283
+ // action === 'apply'
284
+ return withAutoSpawn({ ...args, projectRoot }, 'reverse-sync.apply', (onProgress) =>
285
+ applyReverse(args.target, {
286
+ projectRoot,
287
+ strategy: args.strategy, only: args.only, dryRun: args.dryRun,
288
+ onProgress,
289
+ }));
290
+ }
291
+ default: return { error: `Unknown action: ${args.action}` };
292
+ }
293
+ }
294
+
295
+ async function handleGates(args) {
296
+ switch (args.action) {
297
+ case 'list': return listGates();
298
+ case 'get': return getGate(args.id);
299
+ case 'for-stage': return gatesForStage(args.stage);
300
+ case 'run':
301
+ // SEC-13-01: MCP transport must never execute shell — runGate spawns bash with
302
+ // arbitrary content from gates/*.md (which reverse-sync can rewrite). Even with
303
+ // {yes: true}, this skips the interactive "y/N before exec" promise. The CLI
304
+ // entry point (`kit gates run <id>` via bin/cli.js) preserves the prompt and
305
+ // remains the only path to executing gates.
306
+ return {
307
+ error: 'MCP gates.run requires interactive TTY confirmation; use `kit gates run` from CLI instead.',
308
+ };
309
+ default: return { error: `Unknown action: ${args.action}` };
310
+ }
311
+ }
312
+
313
+ async function handleForensics(args) {
314
+ const projectRoot = args.projectRoot;
315
+ switch (args.action) {
316
+ case 'collect': return collectFailures({ projectRoot });
317
+ case 'summarize': {
318
+ const failures = await collectFailures({ projectRoot });
319
+ return summarizeByAgent(failures);
320
+ }
321
+ case 'write-learnings': {
322
+ const failures = await collectFailures({ projectRoot });
323
+ return writeLearnings(failures, { projectRoot });
324
+ }
325
+ case 'list-replays': return listReplays({ projectRoot });
326
+ case 'record-replay': return recordReplay(args.payload, { projectRoot });
327
+ case 'load-replay': return loadReplay(args.replayId, { projectRoot });
328
+ case 'annotate-replay': return annotateReplay(args.replayId, args.outcome, { projectRoot });
329
+ case 'reflect': return reflect({
330
+ agent: args.agent, projectRoot, dryRun: args.dryRun,
331
+ apply: false, interactive: false, // MCP never auto-applies
332
+ });
333
+ default: return { error: `Unknown action: ${args.action}` };
334
+ }
335
+ }
336
+
337
+ async function handleInstall(args) {
338
+ switch (args.action) {
339
+ case 'targets': return listInstallTargets();
340
+ case 'install': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot });
341
+ case 'dry-run': return installMcp(args.target, { scope: args.scope, name: args.name, via: args.via, pkg: args.pkg, force: args.force, projectRoot: args.projectRoot, dryRun: true });
342
+ default: return { error: `Unknown action: ${args.action}` };
343
+ }
344
+ }
345
+
346
+ // OBS-18 (Phase 94.01): metrics-snapshot is parameterless and read-only.
347
+ // Returns the live snapshot synchronously — no auth, no projectRoot guard
348
+ // (no disk reads, no shell). Wraps in an async fn for handler-API uniformity.
349
+ //
350
+ // OBS-20-01 (Phase 102): auto-persist throttle — clients polling rapidly
351
+ // shouldn't create N files per second. 1s is generous vs typical 30s+ polls.
352
+ // State is in-memory; resets on server restart. Closes the operational gap
353
+ // where snapshots dir was empty until someone manually triggered persist.
354
+ let _lastAutoPersistTs = 0;
355
+ const AUTO_PERSIST_THROTTLE_MS = 1000;
356
+
357
+ // Phase 167 (v1.29): auto-install handler.
358
+ // Bridges MCP → host-native integration by writing kit/ files into .claude/
359
+ // (or whatever the target IDE expects). Idempotent via .kit-mcp-version marker.
360
+ // Phase 168 hooks add the restart_recommended signal to the result.
361
+ async function handleAutoInstall(args) {
362
+ const action = args.action || 'install';
363
+ const target = args.target || 'claude-code';
364
+ const force = !!args.force;
365
+
366
+ // Resolve projectRoot: explicit arg > cwd fallback. (Future v1.30 will add
367
+ // MCP `roots` capability consumer for a tighter projectRoot signal — for now
368
+ // we use cwd to keep the boot path race-free with the SDK init handshake.)
369
+ let projectRoot = args.projectRoot;
370
+ const _rootsSource = projectRoot ? 'explicit' : 'cwd';
371
+ if (!projectRoot) projectRoot = process.cwd();
372
+
373
+ // SEC-14-03: validate project root (allowlist-of-1 — must be a real dir).
374
+ const guard = await validateProjectRoot(projectRoot);
375
+ if (!guard.ok) {
376
+ return { ok: false, reason: guard.reason, projectRoot, rootsSource: _rootsSource };
377
+ }
378
+ projectRoot = guard.resolvedPath;
379
+
380
+ const fs = await import('node:fs/promises');
381
+ const path = await import('node:path');
382
+ const markerPath = path.join(projectRoot, '.claude', '.kit-mcp-version');
383
+
384
+ // Read current marker if present.
385
+ let currentVersion = null;
386
+ try {
387
+ currentVersion = (await fs.readFile(markerPath, 'utf8')).trim();
388
+ } catch { /* not installed yet */ }
389
+
390
+ const targetVersion = PKG_VERSION;
391
+ const inSync = currentVersion === targetVersion;
392
+
393
+ // Phase 167 — action=check: read-only drift report.
394
+ if (action === 'check') {
395
+ return {
396
+ ok: true,
397
+ action: 'check',
398
+ target,
399
+ projectRoot,
400
+ rootsSource: _rootsSource,
401
+ installedVersion: currentVersion,
402
+ currentVersion: targetVersion,
403
+ inSync,
404
+ restartRecommended: false,
405
+ };
406
+ }
407
+
408
+ // action=install: skip if in sync and not forced.
409
+ if (inSync && !force) {
410
+ return {
411
+ ok: true,
412
+ action: 'install',
413
+ target,
414
+ projectRoot,
415
+ rootsSource: _rootsSource,
416
+ version: targetVersion,
417
+ skipped: true,
418
+ reason: 'already in sync',
419
+ restartRecommended: false,
420
+ };
421
+ }
422
+
423
+ // Run the sync.
424
+ let syncResult;
425
+ try {
426
+ syncResult = await syncTo(target, { projectRoot, mode: 'reference', dryRun: false });
427
+ } catch (e) {
428
+ return {
429
+ ok: false,
430
+ action: 'install',
431
+ target,
432
+ projectRoot,
433
+ rootsSource: _rootsSource,
434
+ reason: `sync_failed: ${e.message}`,
435
+ };
436
+ }
437
+
438
+ // Write/update marker file (.claude/.kit-mcp-version).
439
+ try {
440
+ await fs.mkdir(path.dirname(markerPath), { recursive: true });
441
+ await fs.writeFile(markerPath, targetVersion + '\n', 'utf8');
442
+ } catch (e) {
443
+ // Marker is best-effort — sync already succeeded. Just warn.
444
+ process.stderr.write(`[kit-mcp] auto-install marker write failed: ${e.message}\n`);
445
+ }
446
+
447
+ // Phase 168 (v1.29): write .kit-mcp-restart-required so doctor/host can detect
448
+ // pending restart even if the user closes/reopens kit-mcp without restarting IDE.
449
+ try {
450
+ const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
451
+ const payload = JSON.stringify({
452
+ version: targetVersion,
453
+ previousVersion: currentVersion,
454
+ writtenAt: new Date().toISOString(),
455
+ reason: currentVersion
456
+ ? `Kit updated ${currentVersion} → ${targetVersion}`
457
+ : 'Initial kit install',
458
+ }, null, 2);
459
+ await fs.writeFile(restartMarker, payload + '\n', 'utf8');
460
+ } catch (e) {
461
+ process.stderr.write(`[kit-mcp] restart marker write failed: ${e.message}\n`);
462
+ }
463
+
464
+ return {
465
+ ok: true,
466
+ action: 'install',
467
+ target,
468
+ projectRoot,
469
+ rootsSource: _rootsSource,
470
+ version: targetVersion,
471
+ previousVersion: currentVersion,
472
+ written: (syncResult.written || []).length,
473
+ restartRecommended: true,
474
+ _kit_action: 'session_restart_recommended',
475
+ _kit_reason: currentVersion
476
+ ? `Kit updated from ${currentVersion} to ${targetVersion} — restart the IDE session so agents/skills/commands reload.`
477
+ : `Kit installed (v${targetVersion}) into ${path.join('.claude', '')} — restart the IDE session for native subagent_type + slash-command + skill auto-trigger integration.`,
478
+ };
479
+ }
480
+
481
+ // Phase 168 (v1.29): acknowledge that the IDE was restarted after a kit:auto-install.
482
+ // Removes the .kit-mcp-restart-required marker. Read by kit:doctor (Phase 171)
483
+ // to stop flagging "pending restart".
484
+ async function handleAckRestart(args) {
485
+ let projectRoot = args.projectRoot || process.cwd();
486
+
487
+ const guard = await validateProjectRoot(projectRoot);
488
+ if (!guard.ok) return { ok: false, reason: guard.reason, projectRoot };
489
+ projectRoot = guard.resolvedPath;
490
+
491
+ const fs = await import('node:fs/promises');
492
+ const path = await import('node:path');
493
+ const restartMarker = path.join(projectRoot, '.claude', '.kit-mcp-restart-required');
494
+
495
+ let acked = false;
496
+ try {
497
+ await fs.unlink(restartMarker);
498
+ acked = true;
499
+ } catch (e) {
500
+ if (e.code !== 'ENOENT') {
501
+ return { ok: false, reason: `unlink_failed: ${e.message}`, projectRoot };
502
+ }
503
+ // ENOENT — nothing to ack, already clean. Not an error.
504
+ }
505
+
506
+ return {
507
+ ok: true,
508
+ projectRoot,
509
+ acked,
510
+ reason: acked ? 'restart marker removed' : 'no restart marker present (nothing to ack)',
511
+ };
512
+ }
513
+
514
+ async function handleMetricsSnapshot() {
515
+ const payload = metricsSnapshot();
516
+ const now = Date.now();
517
+ if (now - _lastAutoPersistTs >= AUTO_PERSIST_THROTTLE_MS) {
518
+ try {
519
+ await persistSnapshot();
520
+ _lastAutoPersistTs = now;
521
+ } catch (err) {
522
+ // OBS-20-01: graceful — log to stderr, do NOT fail the handler.
523
+ // In-memory snapshot still returned normally so the client tool call
524
+ // contract is preserved even when fs is read-only or quota-exhausted.
525
+ process.stderr.write(`[kit-mcp] auto-snapshot persist failed: ${err.message}\n`);
526
+ }
527
+ }
528
+ return payload;
529
+ }
530
+
531
+ const HANDLERS = {
532
+ kit: handleKit,
533
+ sync: handleSync,
534
+ 'reverse-sync': handleReverseSync,
535
+ gates: handleGates,
536
+ forensics: handleForensics,
537
+ install: handleInstall,
538
+ 'metrics-snapshot': handleMetricsSnapshot,
539
+ 'auto-install': handleAutoInstall,
540
+ 'ack-restart': handleAckRestart,
541
+ };
542
+
543
+ // Phase 167+168 test affordances — exported for unit coverage.
544
+ // Production callers should go through the MCP dispatch (HANDLERS map).
545
+ export const __TEST_HANDLERS = {
546
+ handleAutoInstall,
547
+ handleAckRestart,
548
+ };
549
+
550
+ function slim(x) {
551
+ // absPath omitted by design — list-* tools are AI-consumed in tight context budgets.
552
+ // Use action=get to fetch the absPath (and content) for a specific item.
553
+ // PERF-13-01 (TOK-02): truncate description via SUMMARY_MAX_CHARS (80) cap shared
554
+ // with src/core/sync.js — full description lives in each item's file under kit/.
555
+ return { kind: x.kind, name: x.name, description: summarize(x.description) };
556
+ }
557
+
558
+ // PERF-15-01: terse variant — omits description entirely. Used when MCP client
559
+ // only needs name discovery (e.g. populating UI lists, validating slug references).
560
+ // Default action=list-* still returns description capped via slim()/summarize().
561
+ function slimTerse(x) {
562
+ return { kind: x.kind, name: x.name };
563
+ }
564
+
565
+ // --- server bootstrap ---
566
+
567
+ export async function createServer() {
568
+ const server = new Server(
569
+ { name: 'kit-mcp', version: PKG_VERSION },
570
+ { capabilities: { tools: {} } },
571
+ );
572
+
573
+ server.setRequestHandler(ListToolsRequestSchema, async () => ({ tools: TOOLS }));
574
+
575
+ server.setRequestHandler(CallToolRequestSchema, async (req) => {
576
+ const { name, arguments: args } = req.params;
577
+ const handler = HANDLERS[name];
578
+ if (!handler) {
579
+ // OBS-18 (Phase 94.01): unknown-tool path counts as an error against
580
+ // the unknown name itself — useful signal if a client is mis-spelling
581
+ // a tool name in production. No latency observation (handler never ran).
582
+ incrementInvocation(name || 'unknown', 'error');
583
+ return { content: [{ type: 'text', text: JSON.stringify({ error: `Unknown tool: ${name}` }) }], isError: true };
584
+ }
585
+ // OBS-18 (Phase 94.01): timestamp the dispatch boundary. The four-golden-signals
586
+ // skill cares about the *user-facing* latency, which for the MCP server is the
587
+ // time from request receipt (we are inside the SDK callback) to the JSON envelope
588
+ // being ready. Date.now() is sub-millisecond-cheap and aligns with the bucket
589
+ // granularity we report (50/100/250/500ms thresholds in CONTEXT.md).
590
+ const start = Date.now();
591
+ const argsSize = args ? JSON.stringify(args).length : 0;
592
+ try {
593
+ const result = await handler(args ?? {});
594
+ const duration = Date.now() - start;
595
+ recordLatency(name, duration);
596
+ incrementInvocation(name, 'ok');
597
+ // Phase 158 (v1.28): JSONL log per tool call → ~/.kit-mcp/logs/*.log.
598
+ // Fire-and-forget; never blocks the handler.
599
+ try {
600
+ const ev = {
601
+ tool: name,
602
+ action: args?.action,
603
+ args_size: argsSize,
604
+ result_size: result ? JSON.stringify(result).length : 0,
605
+ duration_ms: duration,
606
+ status: 'ok',
607
+ };
608
+ // Phase 163 (v1.28): when KIT_MCP_INSPECT=1, also capture raw args/result
609
+ // so `kit inspect` can render full request/response live. Off by default
610
+ // because payloads can be large and may contain user paths.
611
+ if (process.env.KIT_MCP_INSPECT === '1' || process.env.KIT_MCP_INSPECT === 'true') {
612
+ ev.args = args ?? null;
613
+ ev.result = result ?? null;
614
+ }
615
+ logEvent(ev);
616
+ } catch { /* swallow */ }
617
+ // Phase 164 (v1.28): opt-in OS notification on success path.
618
+ if (isNotifyEnabled()) {
619
+ try { notify({ title: `kit-mcp ${name}`, body: `${args?.action ?? ''} ok (${duration}ms)` }); } catch { /* swallow */ }
620
+ }
621
+ return { content: [{ type: 'text', text: JSON.stringify(result, null, 2) }] };
622
+ } catch (e) {
623
+ // OBS-18: still record latency on the error path — half the value of a
624
+ // latency histogram is catching tail-latency-then-fail patterns. Status
625
+ // 'error' covers any thrown exception, including Phase 79.01 gates guard
626
+ // and the validateProjectRoot rejection (Phase 83.01).
627
+ const duration = Date.now() - start;
628
+ recordLatency(name, duration);
629
+ incrementInvocation(name, 'error');
630
+ try {
631
+ logEvent({
632
+ tool: name,
633
+ action: args?.action,
634
+ args_size: argsSize,
635
+ duration_ms: duration,
636
+ status: 'error',
637
+ error_type: e?.code || e?.name || 'Error',
638
+ });
639
+ } catch { /* swallow */ }
640
+ if (isNotifyEnabled()) {
641
+ try { notify({ title: `kit-mcp ${name} (error)`, body: e?.code || e?.name || 'Error' }); } catch { /* swallow */ }
642
+ }
643
+ // SEC-14-06: full stack stays in stderr for operator debug; client envelope is sanitized.
644
+ // sanitizeMcpError redacts secrets/paths from e.message, preserves e.code (Phase 83
645
+ // EMANIFESTMISMATCH invariant), and emits NO stack field.
646
+ console.error('[mcp-server] error in handler:', e?.stack ?? e);
647
+ return {
648
+ content: [{ type: 'text', text: JSON.stringify(sanitizeMcpError(e), null, 2) }],
649
+ isError: true,
650
+ };
651
+ }
652
+ });
653
+
654
+ return server;
655
+ }
656
+
657
+ export async function startStdio() {
658
+ const server = await createServer();
659
+ const transport = new StdioServerTransport();
660
+ await server.connect(transport);
661
+
662
+
663
+ // SRE-20-02 (Phase 105): pre-warm the kit cache to push MCP dispatch p95
664
+ // below 100ms. Without this, the very first tools/call against `kit` pays
665
+ // the full disk read (~144ms baseline on the v1.17 reference machine; ~96ms
666
+ // on faster hardware). Fire-and-forget: failure here is non-fatal — the
667
+ // next dispatch will lazily populate via the same listKit code path.
668
+ // This shifts the cold-path work from the first user-visible request to
669
+ // the boot path, where it's invisible behind IDE startup. See skill
670
+ // production-readiness-review (Performance axe) for the rationale.
671
+ listKit(BUNDLED_KIT_ROOT).catch(() => {});
672
+
673
+ // Phase 157 (v1.28): sidecar UI auto-spawn ON by default. Resolves the
674
+ // "kit-mcp has no terminal feedback" pain — operators can now see live
675
+ // tool calls in a browser without needing to set autoSpawn: true per tool.
676
+ // Escape hatch: KIT_MCP_NO_UI=1 (CI, headless, opt-out). Fire-and-forget:
677
+ // sidecar failure must never block the MCP transport (spec requires clean
678
+ // stdout). Errors are swallowed silently — kit doctor will surface them.
679
+ //
680
+ // Skip when running under node --test (or coverage) to avoid leaking detached
681
+ // child processes that hold the event loop and cause non-zero exits. Same
682
+ // for CI=true (GitHub Actions, etc.) — sidecar is interactive and meaningless
683
+ // there. End users running locally still get the default-on behavior.
684
+ const isTestRun = (process.execArgv || []).some(
685
+ (a) => a === '--test' || a === '--experimental-test-coverage',
686
+ ) || process.env.NODE_TEST_CONTEXT !== undefined;
687
+ const noUi = process.env.KIT_MCP_NO_UI === '1' || process.env.KIT_MCP_NO_UI === 'true';
688
+ const isCi = process.env.CI === 'true' || process.env.CI === '1';
689
+ if (!noUi && !isTestRun && !isCi) {
690
+ const projectRoot = process.cwd();
691
+ ensureSidecar({ projectRoot, openBrowserOnSpawn: false }).catch(() => {});
692
+ }
693
+ }