From e5bacda644ae8b421e9b056bcde4fd57548899c1 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 13 Apr 2025 12:29:57 +0000 Subject: fix(mcp): Reduce token usage of the MCP server --- pnpm-lock.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb3b16a7..935ef816 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -303,6 +303,9 @@ importers: '@modelcontextprotocol/sdk': specifier: ^1.9.0 version: 1.9.0 + turndown: + specifier: ^7.2.0 + version: 7.2.0 zod: specifier: ^3.24.2 version: 3.24.2 @@ -319,6 +322,9 @@ importers: '@tsconfig/node22': specifier: ^22.0.0 version: 22.0.0 + '@types/turndown': + specifier: ^5.0.5 + version: 5.0.5 shx: specifier: ^0.4.0 version: 0.4.0 @@ -3579,6 +3585,9 @@ packages: '@microsoft/tsdoc@0.15.1': resolution: {integrity: sha512-4aErSrCR/On/e5G2hDP0wjooqDdauzEbIq8hIkIe5pXV0rtWJZvdCEKL0ykZxex+IxIwBp0eGeV48hQN07dXtw==} + '@mixmark-io/domino@2.2.0': + resolution: {integrity: sha512-Y28PR25bHXUg88kCV7nivXrP2Nj2RueZ3/l/jdx6J9f8J4nsEGcgX0Qe6lt7Pa+J79+kPiJU3LguR6O/6zrLOw==} + '@modelcontextprotocol/sdk@1.9.0': resolution: {integrity: sha512-Jq2EUCQpe0iyO5FGpzVYDNFR6oR53AIrwph9yWl7uSc7IWUMsrmpmSaTGra5hQNunXpM+9oit85p924jWuHzUA==} engines: {node: '>=18'} @@ -5338,6 +5347,9 @@ packages: '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} + '@types/turndown@5.0.5': + resolution: {integrity: sha512-TL2IgGgc7B5j78rIccBtlYAnkuv8nUQqhQc+DSYV5j9Be9XOcm/SKOVRuA47xAVI3680Tk9B1d8flK2GWT2+4w==} + '@types/unist@2.0.10': resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==} @@ -13498,6 +13510,9 @@ packages: resolution: {integrity: sha512-Jb0rbU4iHEVQ18An/YfakdIv9rKnd3zUfSE117EngrfWXFHo3RndVH96US3GsT8VHpwTncPePDBT2t06PaFLrw==} hasBin: true + turndown@7.2.0: + resolution: {integrity: sha512-eCZGBN4nNNqM9Owkv9HAtWRYfLA4h909E/WGAWWBpmB275ehNhZyk87/Tpvjbp0jjNl9XwCsbe6bm6CqFsgD+A==} + type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} @@ -18087,6 +18102,9 @@ snapshots: '@microsoft/tsdoc@0.15.1': dev: true + '@mixmark-io/domino@2.2.0': + dev: false + '@modelcontextprotocol/sdk@1.9.0': dependencies: content-type: 1.0.5 @@ -20156,6 +20174,9 @@ snapshots: '@types/trusted-types@2.0.7': dev: false + '@types/turndown@5.0.5': + dev: true + '@types/unist@2.0.10': {} '@types/unist@3.0.2': {} @@ -31643,6 +31664,11 @@ snapshots: turbo-windows-arm64: 2.1.2 dev: true + turndown@7.2.0: + dependencies: + '@mixmark-io/domino': 2.2.0 + dev: false + type-check@0.4.0: dependencies: prelude-ls: 1.2.1 -- cgit v1.2.3-70-g09d2