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