feat(mcps): add klz-payload-mcp on port 3006 for customer data

This commit is contained in:
2026-03-05 12:42:20 +01:00
parent daa2750f89
commit d0a17a8a31
6 changed files with 230 additions and 0 deletions

31
pnpm-lock.yaml generated
View File

@@ -483,6 +483,37 @@ importers:
specifier: ^5.0.0
version: 5.9.3
packages/klz-payload-mcp:
dependencies:
'@modelcontextprotocol/sdk':
specifier: ^1.27.1
version: 1.27.1(zod@3.25.76)
axios:
specifier: ^1.7.2
version: 1.13.5
dotenv:
specifier: ^17.3.1
version: 17.3.1
express:
specifier: ^5.2.1
version: 5.2.1
zod:
specifier: ^3.23.8
version: 3.25.76
devDependencies:
'@types/express':
specifier: ^5.0.6
version: 5.0.6
'@types/node':
specifier: ^20.14.10
version: 20.19.33
tsx:
specifier: ^4.19.2
version: 4.21.0
typescript:
specifier: ^5.5.3
version: 5.9.3
packages/mail:
dependencies:
'@react-email/components':