CLI server (src/server.ts) includes all 19 tool categories with payments and invoices tools server.ts:64-66
HTTP server (src/http-server.ts) missing paymentsTools and invoicesTools initialization http-server.ts:91-107
CLI server logs show 269+ tools total with payments (20 tools) and invoices (39 tools) server.ts:773-788
HTTP server only counts 17 tool categories in getToolsCount() method http-server.ts:429-445
CLI server (src/server.ts) includes all 19 tool categories with payments and invoices tools server.ts:64-66
HTTP server (src/http-server.ts) missing paymentsTools and invoicesTools initialization http-server.ts:91-107
CLI server logs show 269+ tools total with payments (20 tools) and invoices (39 tools) server.ts:773-788
HTTP server only counts 17 tool categories in getToolsCount() method http-server.ts:429-445