Skip to content

Tools Discrepancy. #7

Description

@jhabscheid

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions