@omkar273/mcp-temp 0.0.1 → 0.0.21

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 (794) hide show
  1. package/README.md +165 -234
  2. package/bin/mcp-server.js +24 -24
  3. package/bin/mcp-server.js.map +198 -198
  4. package/esm/core.d.ts +1 -1
  5. package/esm/core.d.ts.map +1 -1
  6. package/esm/core.js +1 -1
  7. package/esm/core.js.map +1 -1
  8. package/esm/funcs/addonsCreateAddon.d.ts +2 -2
  9. package/esm/funcs/addonsCreateAddon.d.ts.map +1 -1
  10. package/esm/funcs/addonsCreateAddon.js.map +1 -1
  11. package/esm/funcs/addonsDeleteAddon.d.ts +2 -2
  12. package/esm/funcs/addonsDeleteAddon.d.ts.map +1 -1
  13. package/esm/funcs/addonsDeleteAddon.js.map +1 -1
  14. package/esm/funcs/addonsGetAddon.d.ts +2 -2
  15. package/esm/funcs/addonsGetAddon.d.ts.map +1 -1
  16. package/esm/funcs/addonsGetAddon.js.map +1 -1
  17. package/esm/funcs/addonsGetAddonByLookupKey.d.ts +2 -2
  18. package/esm/funcs/addonsGetAddonByLookupKey.d.ts.map +1 -1
  19. package/esm/funcs/addonsGetAddonByLookupKey.js.map +1 -1
  20. package/esm/funcs/addonsQueryAddon.d.ts +2 -2
  21. package/esm/funcs/addonsQueryAddon.d.ts.map +1 -1
  22. package/esm/funcs/addonsQueryAddon.js.map +1 -1
  23. package/esm/funcs/addonsUpdateAddon.d.ts +2 -2
  24. package/esm/funcs/addonsUpdateAddon.d.ts.map +1 -1
  25. package/esm/funcs/addonsUpdateAddon.js.map +1 -1
  26. package/esm/funcs/alertsQueryAlertLog.d.ts +2 -2
  27. package/esm/funcs/alertsQueryAlertLog.d.ts.map +1 -1
  28. package/esm/funcs/alertsQueryAlertLog.js.map +1 -1
  29. package/esm/funcs/costsCreateCostsheet.d.ts +2 -2
  30. package/esm/funcs/costsCreateCostsheet.d.ts.map +1 -1
  31. package/esm/funcs/costsCreateCostsheet.js.map +1 -1
  32. package/esm/funcs/costsDeleteCostsheet.d.ts +2 -2
  33. package/esm/funcs/costsDeleteCostsheet.d.ts.map +1 -1
  34. package/esm/funcs/costsDeleteCostsheet.js.map +1 -1
  35. package/esm/funcs/costsGetActiveCostsheet.d.ts +2 -2
  36. package/esm/funcs/costsGetActiveCostsheet.d.ts.map +1 -1
  37. package/esm/funcs/costsGetActiveCostsheet.js.map +1 -1
  38. package/esm/funcs/costsGetCostsheet.d.ts +2 -2
  39. package/esm/funcs/costsGetCostsheet.d.ts.map +1 -1
  40. package/esm/funcs/costsGetCostsheet.js.map +1 -1
  41. package/esm/funcs/costsGetDetailedCostAnalytics.d.ts +2 -2
  42. package/esm/funcs/costsGetDetailedCostAnalytics.d.ts.map +1 -1
  43. package/esm/funcs/costsGetDetailedCostAnalytics.js.map +1 -1
  44. package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts +2 -2
  45. package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts.map +1 -1
  46. package/esm/funcs/costsGetDetailedCostAnalyticsV2.js.map +1 -1
  47. package/esm/funcs/costsQueryCostsheet.d.ts +2 -2
  48. package/esm/funcs/costsQueryCostsheet.d.ts.map +1 -1
  49. package/esm/funcs/costsQueryCostsheet.js.map +1 -1
  50. package/esm/funcs/costsUpdateCostsheet.d.ts +2 -2
  51. package/esm/funcs/costsUpdateCostsheet.d.ts.map +1 -1
  52. package/esm/funcs/costsUpdateCostsheet.js.map +1 -1
  53. package/esm/funcs/couponsCreateCoupon.d.ts +2 -2
  54. package/esm/funcs/couponsCreateCoupon.d.ts.map +1 -1
  55. package/esm/funcs/couponsCreateCoupon.js.map +1 -1
  56. package/esm/funcs/couponsDeleteCoupon.d.ts +2 -2
  57. package/esm/funcs/couponsDeleteCoupon.d.ts.map +1 -1
  58. package/esm/funcs/couponsDeleteCoupon.js.map +1 -1
  59. package/esm/funcs/couponsGetCoupon.d.ts +2 -2
  60. package/esm/funcs/couponsGetCoupon.d.ts.map +1 -1
  61. package/esm/funcs/couponsGetCoupon.js.map +1 -1
  62. package/esm/funcs/couponsQueryCoupon.d.ts +2 -2
  63. package/esm/funcs/couponsQueryCoupon.d.ts.map +1 -1
  64. package/esm/funcs/couponsQueryCoupon.js.map +1 -1
  65. package/esm/funcs/couponsUpdateCoupon.d.ts +2 -2
  66. package/esm/funcs/couponsUpdateCoupon.d.ts.map +1 -1
  67. package/esm/funcs/couponsUpdateCoupon.js.map +1 -1
  68. package/esm/funcs/creditGrantsCreateCreditGrant.d.ts +2 -2
  69. package/esm/funcs/creditGrantsCreateCreditGrant.d.ts.map +1 -1
  70. package/esm/funcs/creditGrantsCreateCreditGrant.js.map +1 -1
  71. package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts +2 -2
  72. package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts.map +1 -1
  73. package/esm/funcs/creditGrantsDeleteCreditGrant.js.map +1 -1
  74. package/esm/funcs/creditGrantsGetCreditGrant.d.ts +2 -2
  75. package/esm/funcs/creditGrantsGetCreditGrant.d.ts.map +1 -1
  76. package/esm/funcs/creditGrantsGetCreditGrant.js.map +1 -1
  77. package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts +2 -2
  78. package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts.map +1 -1
  79. package/esm/funcs/creditGrantsGetPlanCreditGrants.js.map +1 -1
  80. package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts +2 -2
  81. package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts.map +1 -1
  82. package/esm/funcs/creditGrantsUpdateCreditGrant.js.map +1 -1
  83. package/esm/funcs/creditNotesCreateCreditNote.d.ts +2 -2
  84. package/esm/funcs/creditNotesCreateCreditNote.d.ts.map +1 -1
  85. package/esm/funcs/creditNotesCreateCreditNote.js.map +1 -1
  86. package/esm/funcs/creditNotesGetCreditNote.d.ts +2 -2
  87. package/esm/funcs/creditNotesGetCreditNote.d.ts.map +1 -1
  88. package/esm/funcs/creditNotesGetCreditNote.js.map +1 -1
  89. package/esm/funcs/creditNotesProcessCreditNote.d.ts +2 -2
  90. package/esm/funcs/creditNotesProcessCreditNote.d.ts.map +1 -1
  91. package/esm/funcs/creditNotesProcessCreditNote.js.map +1 -1
  92. package/esm/funcs/creditNotesVoidCreditNote.d.ts +2 -2
  93. package/esm/funcs/creditNotesVoidCreditNote.d.ts.map +1 -1
  94. package/esm/funcs/creditNotesVoidCreditNote.js.map +1 -1
  95. package/esm/funcs/customersCreateCustomer.d.ts +2 -2
  96. package/esm/funcs/customersCreateCustomer.d.ts.map +1 -1
  97. package/esm/funcs/customersCreateCustomer.js.map +1 -1
  98. package/esm/funcs/customersDeleteCustomer.d.ts +2 -2
  99. package/esm/funcs/customersDeleteCustomer.d.ts.map +1 -1
  100. package/esm/funcs/customersDeleteCustomer.js.map +1 -1
  101. package/esm/funcs/customersGetCustomer.d.ts +2 -2
  102. package/esm/funcs/customersGetCustomer.d.ts.map +1 -1
  103. package/esm/funcs/customersGetCustomer.js.map +1 -1
  104. package/esm/funcs/customersGetCustomerByExternalId.d.ts +2 -2
  105. package/esm/funcs/customersGetCustomerByExternalId.d.ts.map +1 -1
  106. package/esm/funcs/customersGetCustomerByExternalId.js.map +1 -1
  107. package/esm/funcs/customersGetCustomerEntitlements.d.ts +2 -2
  108. package/esm/funcs/customersGetCustomerEntitlements.d.ts.map +1 -1
  109. package/esm/funcs/customersGetCustomerEntitlements.js.map +1 -1
  110. package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts +2 -2
  111. package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts.map +1 -1
  112. package/esm/funcs/customersGetCustomerUpcomingGrants.js.map +1 -1
  113. package/esm/funcs/customersGetCustomerUsageSummary.d.ts +2 -2
  114. package/esm/funcs/customersGetCustomerUsageSummary.d.ts.map +1 -1
  115. package/esm/funcs/customersGetCustomerUsageSummary.js.map +1 -1
  116. package/esm/funcs/customersQueryCustomer.d.ts +2 -2
  117. package/esm/funcs/customersQueryCustomer.d.ts.map +1 -1
  118. package/esm/funcs/customersQueryCustomer.js.map +1 -1
  119. package/esm/funcs/customersUpdateCustomer.d.ts +2 -2
  120. package/esm/funcs/customersUpdateCustomer.d.ts.map +1 -1
  121. package/esm/funcs/customersUpdateCustomer.js.map +1 -1
  122. package/esm/funcs/entitlementsCreateEntitlement.d.ts +2 -2
  123. package/esm/funcs/entitlementsCreateEntitlement.d.ts.map +1 -1
  124. package/esm/funcs/entitlementsCreateEntitlement.js.map +1 -1
  125. package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts +2 -2
  126. package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts.map +1 -1
  127. package/esm/funcs/entitlementsCreateEntitlementsBulk.js.map +1 -1
  128. package/esm/funcs/entitlementsDeleteEntitlement.d.ts +2 -2
  129. package/esm/funcs/entitlementsDeleteEntitlement.d.ts.map +1 -1
  130. package/esm/funcs/entitlementsDeleteEntitlement.js.map +1 -1
  131. package/esm/funcs/entitlementsGetAddonEntitlements.d.ts +2 -2
  132. package/esm/funcs/entitlementsGetAddonEntitlements.d.ts.map +1 -1
  133. package/esm/funcs/entitlementsGetAddonEntitlements.js.map +1 -1
  134. package/esm/funcs/entitlementsGetEntitlement.d.ts +2 -2
  135. package/esm/funcs/entitlementsGetEntitlement.d.ts.map +1 -1
  136. package/esm/funcs/entitlementsGetEntitlement.js.map +1 -1
  137. package/esm/funcs/entitlementsGetPlanEntitlements.d.ts +2 -2
  138. package/esm/funcs/entitlementsGetPlanEntitlements.d.ts.map +1 -1
  139. package/esm/funcs/entitlementsGetPlanEntitlements.js.map +1 -1
  140. package/esm/funcs/entitlementsQueryEntitlement.d.ts +2 -2
  141. package/esm/funcs/entitlementsQueryEntitlement.d.ts.map +1 -1
  142. package/esm/funcs/entitlementsQueryEntitlement.js.map +1 -1
  143. package/esm/funcs/entitlementsUpdateEntitlement.d.ts +2 -2
  144. package/esm/funcs/entitlementsUpdateEntitlement.d.ts.map +1 -1
  145. package/esm/funcs/entitlementsUpdateEntitlement.js.map +1 -1
  146. package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts +2 -2
  147. package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts.map +1 -1
  148. package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.js.map +1 -1
  149. package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts +2 -2
  150. package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts.map +1 -1
  151. package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.js.map +1 -1
  152. package/esm/funcs/environmentsCreateEnvironment.d.ts +2 -2
  153. package/esm/funcs/environmentsCreateEnvironment.d.ts.map +1 -1
  154. package/esm/funcs/environmentsCreateEnvironment.js.map +1 -1
  155. package/esm/funcs/environmentsUpdateEnvironment.d.ts +2 -2
  156. package/esm/funcs/environmentsUpdateEnvironment.d.ts.map +1 -1
  157. package/esm/funcs/environmentsUpdateEnvironment.js.map +1 -1
  158. package/esm/funcs/eventsGetEvent.d.ts +2 -2
  159. package/esm/funcs/eventsGetEvent.d.ts.map +1 -1
  160. package/esm/funcs/eventsGetEvent.js.map +1 -1
  161. package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts +2 -2
  162. package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts.map +1 -1
  163. package/esm/funcs/eventsGetHuggingfaceInferenceData.js.map +1 -1
  164. package/esm/funcs/eventsGetUsageAnalytics.d.ts +2 -2
  165. package/esm/funcs/eventsGetUsageAnalytics.d.ts.map +1 -1
  166. package/esm/funcs/eventsGetUsageAnalytics.js.map +1 -1
  167. package/esm/funcs/eventsGetUsageByMeter.d.ts +2 -2
  168. package/esm/funcs/eventsGetUsageByMeter.d.ts.map +1 -1
  169. package/esm/funcs/eventsGetUsageByMeter.js.map +1 -1
  170. package/esm/funcs/eventsGetUsageStatistics.d.ts +2 -2
  171. package/esm/funcs/eventsGetUsageStatistics.d.ts.map +1 -1
  172. package/esm/funcs/eventsGetUsageStatistics.js.map +1 -1
  173. package/esm/funcs/eventsIngestEvent.d.ts +2 -2
  174. package/esm/funcs/eventsIngestEvent.d.ts.map +1 -1
  175. package/esm/funcs/eventsIngestEvent.js.map +1 -1
  176. package/esm/funcs/eventsIngestEventsBulk.d.ts +2 -2
  177. package/esm/funcs/eventsIngestEventsBulk.d.ts.map +1 -1
  178. package/esm/funcs/eventsIngestEventsBulk.js.map +1 -1
  179. package/esm/funcs/eventsListRawEvents.d.ts +2 -2
  180. package/esm/funcs/eventsListRawEvents.d.ts.map +1 -1
  181. package/esm/funcs/eventsListRawEvents.js.map +1 -1
  182. package/esm/funcs/featuresCreateFeature.d.ts +2 -2
  183. package/esm/funcs/featuresCreateFeature.d.ts.map +1 -1
  184. package/esm/funcs/featuresCreateFeature.js.map +1 -1
  185. package/esm/funcs/featuresDeleteFeature.d.ts +2 -2
  186. package/esm/funcs/featuresDeleteFeature.d.ts.map +1 -1
  187. package/esm/funcs/featuresDeleteFeature.js.map +1 -1
  188. package/esm/funcs/featuresQueryFeature.d.ts +2 -2
  189. package/esm/funcs/featuresQueryFeature.d.ts.map +1 -1
  190. package/esm/funcs/featuresQueryFeature.js.map +1 -1
  191. package/esm/funcs/featuresUpdateFeature.d.ts +2 -2
  192. package/esm/funcs/featuresUpdateFeature.d.ts.map +1 -1
  193. package/esm/funcs/featuresUpdateFeature.js.map +1 -1
  194. package/esm/funcs/groupsCreateGroup.d.ts +2 -2
  195. package/esm/funcs/groupsCreateGroup.d.ts.map +1 -1
  196. package/esm/funcs/groupsCreateGroup.js.map +1 -1
  197. package/esm/funcs/groupsDeleteGroup.d.ts +2 -2
  198. package/esm/funcs/groupsDeleteGroup.d.ts.map +1 -1
  199. package/esm/funcs/groupsDeleteGroup.js.map +1 -1
  200. package/esm/funcs/groupsGetGroup.d.ts +2 -2
  201. package/esm/funcs/groupsGetGroup.d.ts.map +1 -1
  202. package/esm/funcs/groupsGetGroup.js.map +1 -1
  203. package/esm/funcs/groupsQueryGroup.d.ts +2 -2
  204. package/esm/funcs/groupsQueryGroup.d.ts.map +1 -1
  205. package/esm/funcs/groupsQueryGroup.js.map +1 -1
  206. package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts +2 -2
  207. package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts.map +1 -1
  208. package/esm/funcs/integrationsCreateOrUpdateIntegration.js.map +1 -1
  209. package/esm/funcs/integrationsDeleteIntegration.d.ts +2 -2
  210. package/esm/funcs/integrationsDeleteIntegration.d.ts.map +1 -1
  211. package/esm/funcs/integrationsDeleteIntegration.js.map +1 -1
  212. package/esm/funcs/integrationsGetIntegration.d.ts +2 -2
  213. package/esm/funcs/integrationsGetIntegration.d.ts.map +1 -1
  214. package/esm/funcs/integrationsGetIntegration.js.map +1 -1
  215. package/esm/funcs/integrationsListLinkedIntegrations.d.ts +2 -2
  216. package/esm/funcs/integrationsListLinkedIntegrations.d.ts.map +1 -1
  217. package/esm/funcs/integrationsListLinkedIntegrations.js.map +1 -1
  218. package/esm/funcs/invoicesAttemptInvoicePayment.d.ts +2 -2
  219. package/esm/funcs/invoicesAttemptInvoicePayment.d.ts.map +1 -1
  220. package/esm/funcs/invoicesAttemptInvoicePayment.js.map +1 -1
  221. package/esm/funcs/invoicesCreateInvoice.d.ts +2 -2
  222. package/esm/funcs/invoicesCreateInvoice.d.ts.map +1 -1
  223. package/esm/funcs/invoicesCreateInvoice.js.map +1 -1
  224. package/esm/funcs/invoicesFinalizeInvoice.d.ts +2 -2
  225. package/esm/funcs/invoicesFinalizeInvoice.d.ts.map +1 -1
  226. package/esm/funcs/invoicesFinalizeInvoice.js.map +1 -1
  227. package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts +2 -2
  228. package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts.map +1 -1
  229. package/esm/funcs/invoicesGetCustomerInvoiceSummary.js.map +1 -1
  230. package/esm/funcs/invoicesGetInvoice.d.ts +2 -2
  231. package/esm/funcs/invoicesGetInvoice.d.ts.map +1 -1
  232. package/esm/funcs/invoicesGetInvoice.js.map +1 -1
  233. package/esm/funcs/invoicesGetInvoicePdf.d.ts +2 -2
  234. package/esm/funcs/invoicesGetInvoicePdf.d.ts.map +1 -1
  235. package/esm/funcs/invoicesGetInvoicePdf.js.map +1 -1
  236. package/esm/funcs/invoicesGetInvoicePreview.d.ts +2 -2
  237. package/esm/funcs/invoicesGetInvoicePreview.d.ts.map +1 -1
  238. package/esm/funcs/invoicesGetInvoicePreview.js.map +1 -1
  239. package/esm/funcs/invoicesQueryInvoice.d.ts +2 -2
  240. package/esm/funcs/invoicesQueryInvoice.d.ts.map +1 -1
  241. package/esm/funcs/invoicesQueryInvoice.js.map +1 -1
  242. package/esm/funcs/invoicesRecalculateInvoice.d.ts +2 -2
  243. package/esm/funcs/invoicesRecalculateInvoice.d.ts.map +1 -1
  244. package/esm/funcs/invoicesRecalculateInvoice.js.map +1 -1
  245. package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts +2 -2
  246. package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts.map +1 -1
  247. package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
  248. package/esm/funcs/invoicesUpdateInvoice.d.ts +2 -2
  249. package/esm/funcs/invoicesUpdateInvoice.d.ts.map +1 -1
  250. package/esm/funcs/invoicesUpdateInvoice.js.map +1 -1
  251. package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts +2 -2
  252. package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts.map +1 -1
  253. package/esm/funcs/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
  254. package/esm/funcs/invoicesVoidInvoice.d.ts +2 -2
  255. package/esm/funcs/invoicesVoidInvoice.d.ts.map +1 -1
  256. package/esm/funcs/invoicesVoidInvoice.js.map +1 -1
  257. package/esm/funcs/paymentsCreatePayment.d.ts +2 -2
  258. package/esm/funcs/paymentsCreatePayment.d.ts.map +1 -1
  259. package/esm/funcs/paymentsCreatePayment.js.map +1 -1
  260. package/esm/funcs/paymentsDeletePayment.d.ts +2 -2
  261. package/esm/funcs/paymentsDeletePayment.d.ts.map +1 -1
  262. package/esm/funcs/paymentsDeletePayment.js.map +1 -1
  263. package/esm/funcs/paymentsGetPayment.d.ts +2 -2
  264. package/esm/funcs/paymentsGetPayment.d.ts.map +1 -1
  265. package/esm/funcs/paymentsGetPayment.js.map +1 -1
  266. package/esm/funcs/paymentsListPayments.d.ts +2 -2
  267. package/esm/funcs/paymentsListPayments.d.ts.map +1 -1
  268. package/esm/funcs/paymentsListPayments.js.map +1 -1
  269. package/esm/funcs/paymentsProcessPayment.d.ts +2 -2
  270. package/esm/funcs/paymentsProcessPayment.d.ts.map +1 -1
  271. package/esm/funcs/paymentsProcessPayment.js.map +1 -1
  272. package/esm/funcs/paymentsUpdatePayment.d.ts +2 -2
  273. package/esm/funcs/paymentsUpdatePayment.d.ts.map +1 -1
  274. package/esm/funcs/paymentsUpdatePayment.js.map +1 -1
  275. package/esm/funcs/plansCreatePlan.d.ts +2 -2
  276. package/esm/funcs/plansCreatePlan.d.ts.map +1 -1
  277. package/esm/funcs/plansCreatePlan.js.map +1 -1
  278. package/esm/funcs/plansDeletePlan.d.ts +2 -2
  279. package/esm/funcs/plansDeletePlan.d.ts.map +1 -1
  280. package/esm/funcs/plansDeletePlan.js.map +1 -1
  281. package/esm/funcs/plansGetPlan.d.ts +2 -2
  282. package/esm/funcs/plansGetPlan.d.ts.map +1 -1
  283. package/esm/funcs/plansGetPlan.js.map +1 -1
  284. package/esm/funcs/plansPostPlansIdClone.d.ts +2 -2
  285. package/esm/funcs/plansPostPlansIdClone.d.ts.map +1 -1
  286. package/esm/funcs/plansPostPlansIdClone.js.map +1 -1
  287. package/esm/funcs/plansQueryPlan.d.ts +2 -2
  288. package/esm/funcs/plansQueryPlan.d.ts.map +1 -1
  289. package/esm/funcs/plansQueryPlan.js.map +1 -1
  290. package/esm/funcs/plansSyncPlanPrices.d.ts +2 -2
  291. package/esm/funcs/plansSyncPlanPrices.d.ts.map +1 -1
  292. package/esm/funcs/plansSyncPlanPrices.js.map +1 -1
  293. package/esm/funcs/plansUpdatePlan.d.ts +2 -2
  294. package/esm/funcs/plansUpdatePlan.d.ts.map +1 -1
  295. package/esm/funcs/plansUpdatePlan.js.map +1 -1
  296. package/esm/funcs/priceUnitsCreatePriceUnit.d.ts +2 -2
  297. package/esm/funcs/priceUnitsCreatePriceUnit.d.ts.map +1 -1
  298. package/esm/funcs/priceUnitsCreatePriceUnit.js.map +1 -1
  299. package/esm/funcs/priceUnitsDeletePriceUnit.d.ts +2 -2
  300. package/esm/funcs/priceUnitsDeletePriceUnit.d.ts.map +1 -1
  301. package/esm/funcs/priceUnitsDeletePriceUnit.js.map +1 -1
  302. package/esm/funcs/priceUnitsGetPriceUnit.d.ts +2 -2
  303. package/esm/funcs/priceUnitsGetPriceUnit.d.ts.map +1 -1
  304. package/esm/funcs/priceUnitsGetPriceUnit.js.map +1 -1
  305. package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts +2 -2
  306. package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts.map +1 -1
  307. package/esm/funcs/priceUnitsGetPriceUnitByCode.js.map +1 -1
  308. package/esm/funcs/priceUnitsListPriceUnits.d.ts +2 -2
  309. package/esm/funcs/priceUnitsListPriceUnits.d.ts.map +1 -1
  310. package/esm/funcs/priceUnitsListPriceUnits.js.map +1 -1
  311. package/esm/funcs/priceUnitsQueryPriceUnit.d.ts +2 -2
  312. package/esm/funcs/priceUnitsQueryPriceUnit.d.ts.map +1 -1
  313. package/esm/funcs/priceUnitsQueryPriceUnit.js.map +1 -1
  314. package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts +2 -2
  315. package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts.map +1 -1
  316. package/esm/funcs/priceUnitsUpdatePriceUnit.js.map +1 -1
  317. package/esm/funcs/pricesCreatePrice.d.ts +2 -2
  318. package/esm/funcs/pricesCreatePrice.d.ts.map +1 -1
  319. package/esm/funcs/pricesCreatePrice.js.map +1 -1
  320. package/esm/funcs/pricesCreatePricesBulk.d.ts +2 -2
  321. package/esm/funcs/pricesCreatePricesBulk.d.ts.map +1 -1
  322. package/esm/funcs/pricesCreatePricesBulk.js.map +1 -1
  323. package/esm/funcs/pricesDeletePrice.d.ts +2 -2
  324. package/esm/funcs/pricesDeletePrice.d.ts.map +1 -1
  325. package/esm/funcs/pricesDeletePrice.js.map +1 -1
  326. package/esm/funcs/pricesGetPrice.d.ts +2 -2
  327. package/esm/funcs/pricesGetPrice.d.ts.map +1 -1
  328. package/esm/funcs/pricesGetPrice.js.map +1 -1
  329. package/esm/funcs/pricesGetPriceByLookupKey.d.ts +2 -2
  330. package/esm/funcs/pricesGetPriceByLookupKey.d.ts.map +1 -1
  331. package/esm/funcs/pricesGetPriceByLookupKey.js.map +1 -1
  332. package/esm/funcs/pricesQueryPrice.d.ts +2 -2
  333. package/esm/funcs/pricesQueryPrice.d.ts.map +1 -1
  334. package/esm/funcs/pricesQueryPrice.js.map +1 -1
  335. package/esm/funcs/pricesUpdatePrice.d.ts +2 -2
  336. package/esm/funcs/pricesUpdatePrice.d.ts.map +1 -1
  337. package/esm/funcs/pricesUpdatePrice.js.map +1 -1
  338. package/esm/funcs/rbacGetRBACRole.d.ts +2 -2
  339. package/esm/funcs/rbacGetRBACRole.d.ts.map +1 -1
  340. package/esm/funcs/rbacGetRBACRole.js.map +1 -1
  341. package/esm/funcs/rbacListRBACRoles.d.ts +2 -2
  342. package/esm/funcs/rbacListRBACRoles.d.ts.map +1 -1
  343. package/esm/funcs/rbacListRBACRoles.js.map +1 -1
  344. package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts +2 -2
  345. package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts.map +1 -1
  346. package/esm/funcs/scheduledTasksCreateScheduledTask.js.map +1 -1
  347. package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts +2 -2
  348. package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts.map +1 -1
  349. package/esm/funcs/scheduledTasksDeleteScheduledTask.js.map +1 -1
  350. package/esm/funcs/scheduledTasksGetScheduledTask.d.ts +2 -2
  351. package/esm/funcs/scheduledTasksGetScheduledTask.d.ts.map +1 -1
  352. package/esm/funcs/scheduledTasksGetScheduledTask.js.map +1 -1
  353. package/esm/funcs/scheduledTasksListScheduledTasks.d.ts +2 -2
  354. package/esm/funcs/scheduledTasksListScheduledTasks.d.ts.map +1 -1
  355. package/esm/funcs/scheduledTasksListScheduledTasks.js.map +1 -1
  356. package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts +2 -2
  357. package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts.map +1 -1
  358. package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.js.map +1 -1
  359. package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts +2 -2
  360. package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts.map +1 -1
  361. package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.js.map +1 -1
  362. package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts +2 -2
  363. package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts.map +1 -1
  364. package/esm/funcs/scheduledTasksUpdateScheduledTask.js.map +1 -1
  365. package/esm/funcs/secretsCreateApiKey.d.ts +2 -2
  366. package/esm/funcs/secretsCreateApiKey.d.ts.map +1 -1
  367. package/esm/funcs/secretsCreateApiKey.js.map +1 -1
  368. package/esm/funcs/secretsDeleteApiKey.d.ts +2 -2
  369. package/esm/funcs/secretsDeleteApiKey.d.ts.map +1 -1
  370. package/esm/funcs/secretsDeleteApiKey.js.map +1 -1
  371. package/esm/funcs/secretsListApiKeys.d.ts +2 -2
  372. package/esm/funcs/secretsListApiKeys.d.ts.map +1 -1
  373. package/esm/funcs/secretsListApiKeys.js.map +1 -1
  374. package/esm/funcs/subscriptionsActivateSubscription.d.ts +2 -2
  375. package/esm/funcs/subscriptionsActivateSubscription.d.ts.map +1 -1
  376. package/esm/funcs/subscriptionsActivateSubscription.js.map +1 -1
  377. package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts +2 -2
  378. package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts.map +1 -1
  379. package/esm/funcs/subscriptionsAddSubscriptionAddon.js.map +1 -1
  380. package/esm/funcs/subscriptionsCancelSubscription.d.ts +2 -2
  381. package/esm/funcs/subscriptionsCancelSubscription.d.ts.map +1 -1
  382. package/esm/funcs/subscriptionsCancelSubscription.js.map +1 -1
  383. package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts +2 -2
  384. package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts.map +1 -1
  385. package/esm/funcs/subscriptionsCancelSubscriptionSchedule.js.map +1 -1
  386. package/esm/funcs/subscriptionsCreateSubscription.d.ts +2 -2
  387. package/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -1
  388. package/esm/funcs/subscriptionsCreateSubscription.js.map +1 -1
  389. package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts +2 -2
  390. package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts.map +1 -1
  391. package/esm/funcs/subscriptionsCreateSubscriptionLineItem.js.map +1 -1
  392. package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts +2 -2
  393. package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts.map +1 -1
  394. package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.js.map +1 -1
  395. package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts +2 -2
  396. package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts.map +1 -1
  397. package/esm/funcs/subscriptionsExecuteSubscriptionChange.js.map +1 -1
  398. package/esm/funcs/subscriptionsGetSubscription.d.ts +2 -2
  399. package/esm/funcs/subscriptionsGetSubscription.d.ts.map +1 -1
  400. package/esm/funcs/subscriptionsGetSubscription.js.map +1 -1
  401. package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts +2 -2
  402. package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts.map +1 -1
  403. package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.js.map +1 -1
  404. package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts +2 -2
  405. package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts.map +1 -1
  406. package/esm/funcs/subscriptionsGetSubscriptionEntitlements.js.map +1 -1
  407. package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts +2 -2
  408. package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts.map +1 -1
  409. package/esm/funcs/subscriptionsGetSubscriptionSchedule.js.map +1 -1
  410. package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts +2 -2
  411. package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts.map +1 -1
  412. package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.js.map +1 -1
  413. package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts +2 -2
  414. package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts.map +1 -1
  415. package/esm/funcs/subscriptionsGetSubscriptionUsage.js.map +1 -1
  416. package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts +2 -2
  417. package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts.map +1 -1
  418. package/esm/funcs/subscriptionsGetSubscriptionV2.js.map +1 -1
  419. package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts +2 -2
  420. package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts.map +1 -1
  421. package/esm/funcs/subscriptionsListAllSubscriptionSchedules.js.map +1 -1
  422. package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts +2 -2
  423. package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts.map +1 -1
  424. package/esm/funcs/subscriptionsListSubscriptionPauses.js.map +1 -1
  425. package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts +2 -2
  426. package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts.map +1 -1
  427. package/esm/funcs/subscriptionsListSubscriptionSchedules.js.map +1 -1
  428. package/esm/funcs/subscriptionsPauseSubscription.d.ts +2 -2
  429. package/esm/funcs/subscriptionsPauseSubscription.d.ts.map +1 -1
  430. package/esm/funcs/subscriptionsPauseSubscription.js.map +1 -1
  431. package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts +2 -2
  432. package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts.map +1 -1
  433. package/esm/funcs/subscriptionsPreviewSubscriptionChange.js.map +1 -1
  434. package/esm/funcs/subscriptionsQuerySubscription.d.ts +2 -2
  435. package/esm/funcs/subscriptionsQuerySubscription.d.ts.map +1 -1
  436. package/esm/funcs/subscriptionsQuerySubscription.js.map +1 -1
  437. package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts +2 -2
  438. package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts.map +1 -1
  439. package/esm/funcs/subscriptionsRemoveSubscriptionAddon.js.map +1 -1
  440. package/esm/funcs/subscriptionsResumeSubscription.d.ts +2 -2
  441. package/esm/funcs/subscriptionsResumeSubscription.d.ts.map +1 -1
  442. package/esm/funcs/subscriptionsResumeSubscription.js.map +1 -1
  443. package/esm/funcs/subscriptionsUpdateSubscription.d.ts +2 -2
  444. package/esm/funcs/subscriptionsUpdateSubscription.d.ts.map +1 -1
  445. package/esm/funcs/subscriptionsUpdateSubscription.js.map +1 -1
  446. package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts +2 -2
  447. package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts.map +1 -1
  448. package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.js.map +1 -1
  449. package/esm/funcs/tasksCreateTask.d.ts +2 -2
  450. package/esm/funcs/tasksCreateTask.d.ts.map +1 -1
  451. package/esm/funcs/tasksCreateTask.js.map +1 -1
  452. package/esm/funcs/tasksDownloadTaskExport.d.ts +2 -2
  453. package/esm/funcs/tasksDownloadTaskExport.d.ts.map +1 -1
  454. package/esm/funcs/tasksDownloadTaskExport.js.map +1 -1
  455. package/esm/funcs/tasksGetTask.d.ts +2 -2
  456. package/esm/funcs/tasksGetTask.d.ts.map +1 -1
  457. package/esm/funcs/tasksGetTask.js.map +1 -1
  458. package/esm/funcs/tasksGetTaskResult.d.ts +2 -2
  459. package/esm/funcs/tasksGetTaskResult.d.ts.map +1 -1
  460. package/esm/funcs/tasksGetTaskResult.js.map +1 -1
  461. package/esm/funcs/tasksListTasks.d.ts +2 -2
  462. package/esm/funcs/tasksListTasks.d.ts.map +1 -1
  463. package/esm/funcs/tasksListTasks.js.map +1 -1
  464. package/esm/funcs/tasksUpdateTaskStatus.d.ts +2 -2
  465. package/esm/funcs/tasksUpdateTaskStatus.d.ts.map +1 -1
  466. package/esm/funcs/tasksUpdateTaskStatus.js.map +1 -1
  467. package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts +2 -2
  468. package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts.map +1 -1
  469. package/esm/funcs/taxAssociationsCreateTaxAssociation.js.map +1 -1
  470. package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts +2 -2
  471. package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts.map +1 -1
  472. package/esm/funcs/taxAssociationsDeleteTaxAssociation.js.map +1 -1
  473. package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts +2 -2
  474. package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts.map +1 -1
  475. package/esm/funcs/taxAssociationsGetTaxAssociation.js.map +1 -1
  476. package/esm/funcs/taxAssociationsListTaxAssociations.d.ts +2 -2
  477. package/esm/funcs/taxAssociationsListTaxAssociations.d.ts.map +1 -1
  478. package/esm/funcs/taxAssociationsListTaxAssociations.js.map +1 -1
  479. package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts +2 -2
  480. package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts.map +1 -1
  481. package/esm/funcs/taxAssociationsUpdateTaxAssociation.js.map +1 -1
  482. package/esm/funcs/taxRatesCreateTaxRate.d.ts +2 -2
  483. package/esm/funcs/taxRatesCreateTaxRate.d.ts.map +1 -1
  484. package/esm/funcs/taxRatesCreateTaxRate.js.map +1 -1
  485. package/esm/funcs/taxRatesDeleteTaxRate.d.ts +2 -2
  486. package/esm/funcs/taxRatesDeleteTaxRate.d.ts.map +1 -1
  487. package/esm/funcs/taxRatesDeleteTaxRate.js.map +1 -1
  488. package/esm/funcs/taxRatesGetTaxRate.d.ts +2 -2
  489. package/esm/funcs/taxRatesGetTaxRate.d.ts.map +1 -1
  490. package/esm/funcs/taxRatesGetTaxRate.js.map +1 -1
  491. package/esm/funcs/taxRatesGetTaxRates.d.ts +2 -2
  492. package/esm/funcs/taxRatesGetTaxRates.d.ts.map +1 -1
  493. package/esm/funcs/taxRatesGetTaxRates.js.map +1 -1
  494. package/esm/funcs/taxRatesUpdateTaxRate.d.ts +2 -2
  495. package/esm/funcs/taxRatesUpdateTaxRate.d.ts.map +1 -1
  496. package/esm/funcs/taxRatesUpdateTaxRate.js.map +1 -1
  497. package/esm/funcs/tenantsGetTenantBillingUsage.d.ts +2 -2
  498. package/esm/funcs/tenantsGetTenantBillingUsage.d.ts.map +1 -1
  499. package/esm/funcs/tenantsGetTenantBillingUsage.js.map +1 -1
  500. package/esm/funcs/tenantsGetTenantById.d.ts +2 -2
  501. package/esm/funcs/tenantsGetTenantById.d.ts.map +1 -1
  502. package/esm/funcs/tenantsGetTenantById.js.map +1 -1
  503. package/esm/funcs/tenantsUpdateTenant.d.ts +2 -2
  504. package/esm/funcs/tenantsUpdateTenant.d.ts.map +1 -1
  505. package/esm/funcs/tenantsUpdateTenant.js.map +1 -1
  506. package/esm/funcs/usersCreateUser.d.ts +2 -2
  507. package/esm/funcs/usersCreateUser.d.ts.map +1 -1
  508. package/esm/funcs/usersCreateUser.js.map +1 -1
  509. package/esm/funcs/usersGetUserInfo.d.ts +2 -2
  510. package/esm/funcs/usersGetUserInfo.d.ts.map +1 -1
  511. package/esm/funcs/usersGetUserInfo.js.map +1 -1
  512. package/esm/funcs/usersQueryUser.d.ts +2 -2
  513. package/esm/funcs/usersQueryUser.d.ts.map +1 -1
  514. package/esm/funcs/usersQueryUser.js.map +1 -1
  515. package/esm/funcs/walletsCreateWallet.d.ts +2 -2
  516. package/esm/funcs/walletsCreateWallet.d.ts.map +1 -1
  517. package/esm/funcs/walletsCreateWallet.js.map +1 -1
  518. package/esm/funcs/walletsGetCustomerWallets.d.ts +2 -2
  519. package/esm/funcs/walletsGetCustomerWallets.d.ts.map +1 -1
  520. package/esm/funcs/walletsGetCustomerWallets.js.map +1 -1
  521. package/esm/funcs/walletsGetWallet.d.ts +2 -2
  522. package/esm/funcs/walletsGetWallet.d.ts.map +1 -1
  523. package/esm/funcs/walletsGetWallet.js.map +1 -1
  524. package/esm/funcs/walletsGetWalletBalance.d.ts +2 -2
  525. package/esm/funcs/walletsGetWalletBalance.d.ts.map +1 -1
  526. package/esm/funcs/walletsGetWalletBalance.js.map +1 -1
  527. package/esm/funcs/walletsGetWalletTransactions.d.ts +2 -2
  528. package/esm/funcs/walletsGetWalletTransactions.d.ts.map +1 -1
  529. package/esm/funcs/walletsGetWalletTransactions.js.map +1 -1
  530. package/esm/funcs/walletsGetWalletsByCustomerId.d.ts +2 -2
  531. package/esm/funcs/walletsGetWalletsByCustomerId.d.ts.map +1 -1
  532. package/esm/funcs/walletsGetWalletsByCustomerId.js.map +1 -1
  533. package/esm/funcs/walletsQueryWallet.d.ts +2 -2
  534. package/esm/funcs/walletsQueryWallet.d.ts.map +1 -1
  535. package/esm/funcs/walletsQueryWallet.js.map +1 -1
  536. package/esm/funcs/walletsQueryWalletTransaction.d.ts +2 -2
  537. package/esm/funcs/walletsQueryWalletTransaction.d.ts.map +1 -1
  538. package/esm/funcs/walletsQueryWalletTransaction.js.map +1 -1
  539. package/esm/funcs/walletsTerminateWallet.d.ts +2 -2
  540. package/esm/funcs/walletsTerminateWallet.d.ts.map +1 -1
  541. package/esm/funcs/walletsTerminateWallet.js.map +1 -1
  542. package/esm/funcs/walletsTopUpWallet.d.ts +2 -2
  543. package/esm/funcs/walletsTopUpWallet.d.ts.map +1 -1
  544. package/esm/funcs/walletsTopUpWallet.js.map +1 -1
  545. package/esm/funcs/walletsUpdateWallet.d.ts +2 -2
  546. package/esm/funcs/walletsUpdateWallet.d.ts.map +1 -1
  547. package/esm/funcs/walletsUpdateWallet.js.map +1 -1
  548. package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts +2 -2
  549. package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts.map +1 -1
  550. package/esm/funcs/webhooksHandleChargebeeWebhook.js.map +1 -1
  551. package/esm/funcs/webhooksHandleHubspotWebhook.d.ts +2 -2
  552. package/esm/funcs/webhooksHandleHubspotWebhook.d.ts.map +1 -1
  553. package/esm/funcs/webhooksHandleHubspotWebhook.js.map +1 -1
  554. package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts +2 -2
  555. package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts.map +1 -1
  556. package/esm/funcs/webhooksHandleMoyasarWebhook.js.map +1 -1
  557. package/esm/funcs/webhooksHandleNomodWebhook.d.ts +2 -2
  558. package/esm/funcs/webhooksHandleNomodWebhook.d.ts.map +1 -1
  559. package/esm/funcs/webhooksHandleNomodWebhook.js.map +1 -1
  560. package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts +2 -2
  561. package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts.map +1 -1
  562. package/esm/funcs/webhooksHandleQuickbooksWebhook.js.map +1 -1
  563. package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts +2 -2
  564. package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts.map +1 -1
  565. package/esm/funcs/webhooksHandleRazorpayWebhook.js.map +1 -1
  566. package/esm/funcs/webhooksHandleStripeWebhook.d.ts +2 -2
  567. package/esm/funcs/webhooksHandleStripeWebhook.d.ts.map +1 -1
  568. package/esm/funcs/webhooksHandleStripeWebhook.js.map +1 -1
  569. package/esm/funcs/workflowsQueryWorkflow.d.ts +2 -2
  570. package/esm/funcs/workflowsQueryWorkflow.d.ts.map +1 -1
  571. package/esm/funcs/workflowsQueryWorkflow.js.map +1 -1
  572. package/esm/landing-page.js +14 -14
  573. package/esm/lib/config.d.ts +2 -2
  574. package/esm/lib/config.js +2 -2
  575. package/esm/lib/config.js.map +1 -1
  576. package/esm/mcp-server/mcp-server.js +1 -1
  577. package/esm/mcp-server/mcp-server.js.map +1 -1
  578. package/esm/mcp-server/prompts.d.ts +4 -4
  579. package/esm/mcp-server/prompts.d.ts.map +1 -1
  580. package/esm/mcp-server/prompts.js.map +1 -1
  581. package/esm/mcp-server/resources.d.ts +5 -5
  582. package/esm/mcp-server/resources.d.ts.map +1 -1
  583. package/esm/mcp-server/resources.js.map +1 -1
  584. package/esm/mcp-server/server.d.ts +2 -2
  585. package/esm/mcp-server/server.d.ts.map +1 -1
  586. package/esm/mcp-server/server.js +4 -4
  587. package/esm/mcp-server/server.js.map +1 -1
  588. package/esm/mcp-server/tools.d.ts +6 -6
  589. package/esm/mcp-server/tools.d.ts.map +1 -1
  590. package/esm/mcp-server/tools.js +2 -2
  591. package/esm/mcp-server/tools.js.map +1 -1
  592. package/package.json +3 -2
  593. package/src/core.ts +1 -1
  594. package/src/funcs/addonsCreateAddon.ts +3 -3
  595. package/src/funcs/addonsDeleteAddon.ts +3 -3
  596. package/src/funcs/addonsGetAddon.ts +3 -3
  597. package/src/funcs/addonsGetAddonByLookupKey.ts +3 -3
  598. package/src/funcs/addonsQueryAddon.ts +3 -3
  599. package/src/funcs/addonsUpdateAddon.ts +3 -3
  600. package/src/funcs/alertsQueryAlertLog.ts +3 -3
  601. package/src/funcs/costsCreateCostsheet.ts +3 -3
  602. package/src/funcs/costsDeleteCostsheet.ts +3 -3
  603. package/src/funcs/costsGetActiveCostsheet.ts +3 -3
  604. package/src/funcs/costsGetCostsheet.ts +3 -3
  605. package/src/funcs/costsGetDetailedCostAnalytics.ts +3 -3
  606. package/src/funcs/costsGetDetailedCostAnalyticsV2.ts +3 -3
  607. package/src/funcs/costsQueryCostsheet.ts +3 -3
  608. package/src/funcs/costsUpdateCostsheet.ts +3 -3
  609. package/src/funcs/couponsCreateCoupon.ts +3 -3
  610. package/src/funcs/couponsDeleteCoupon.ts +3 -3
  611. package/src/funcs/couponsGetCoupon.ts +3 -3
  612. package/src/funcs/couponsQueryCoupon.ts +3 -3
  613. package/src/funcs/couponsUpdateCoupon.ts +3 -3
  614. package/src/funcs/creditGrantsCreateCreditGrant.ts +3 -3
  615. package/src/funcs/creditGrantsDeleteCreditGrant.ts +3 -3
  616. package/src/funcs/creditGrantsGetCreditGrant.ts +3 -3
  617. package/src/funcs/creditGrantsGetPlanCreditGrants.ts +3 -3
  618. package/src/funcs/creditGrantsUpdateCreditGrant.ts +3 -3
  619. package/src/funcs/creditNotesCreateCreditNote.ts +3 -3
  620. package/src/funcs/creditNotesGetCreditNote.ts +3 -3
  621. package/src/funcs/creditNotesProcessCreditNote.ts +3 -3
  622. package/src/funcs/creditNotesVoidCreditNote.ts +3 -3
  623. package/src/funcs/customersCreateCustomer.ts +3 -3
  624. package/src/funcs/customersDeleteCustomer.ts +3 -3
  625. package/src/funcs/customersGetCustomer.ts +3 -3
  626. package/src/funcs/customersGetCustomerByExternalId.ts +3 -3
  627. package/src/funcs/customersGetCustomerEntitlements.ts +3 -3
  628. package/src/funcs/customersGetCustomerUpcomingGrants.ts +3 -3
  629. package/src/funcs/customersGetCustomerUsageSummary.ts +3 -3
  630. package/src/funcs/customersQueryCustomer.ts +3 -3
  631. package/src/funcs/customersUpdateCustomer.ts +3 -3
  632. package/src/funcs/entitlementsCreateEntitlement.ts +3 -3
  633. package/src/funcs/entitlementsCreateEntitlementsBulk.ts +3 -3
  634. package/src/funcs/entitlementsDeleteEntitlement.ts +3 -3
  635. package/src/funcs/entitlementsGetAddonEntitlements.ts +3 -3
  636. package/src/funcs/entitlementsGetEntitlement.ts +3 -3
  637. package/src/funcs/entitlementsGetPlanEntitlements.ts +3 -3
  638. package/src/funcs/entitlementsQueryEntitlement.ts +3 -3
  639. package/src/funcs/entitlementsUpdateEntitlement.ts +3 -3
  640. package/src/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.ts +3 -3
  641. package/src/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.ts +3 -3
  642. package/src/funcs/environmentsCreateEnvironment.ts +3 -3
  643. package/src/funcs/environmentsUpdateEnvironment.ts +3 -3
  644. package/src/funcs/eventsGetEvent.ts +3 -3
  645. package/src/funcs/eventsGetHuggingfaceInferenceData.ts +3 -3
  646. package/src/funcs/eventsGetUsageAnalytics.ts +3 -3
  647. package/src/funcs/eventsGetUsageByMeter.ts +3 -3
  648. package/src/funcs/eventsGetUsageStatistics.ts +3 -3
  649. package/src/funcs/eventsIngestEvent.ts +3 -3
  650. package/src/funcs/eventsIngestEventsBulk.ts +3 -3
  651. package/src/funcs/eventsListRawEvents.ts +3 -3
  652. package/src/funcs/featuresCreateFeature.ts +3 -3
  653. package/src/funcs/featuresDeleteFeature.ts +3 -3
  654. package/src/funcs/featuresQueryFeature.ts +3 -3
  655. package/src/funcs/featuresUpdateFeature.ts +3 -3
  656. package/src/funcs/groupsCreateGroup.ts +3 -3
  657. package/src/funcs/groupsDeleteGroup.ts +3 -3
  658. package/src/funcs/groupsGetGroup.ts +3 -3
  659. package/src/funcs/groupsQueryGroup.ts +3 -3
  660. package/src/funcs/integrationsCreateOrUpdateIntegration.ts +3 -3
  661. package/src/funcs/integrationsDeleteIntegration.ts +3 -3
  662. package/src/funcs/integrationsGetIntegration.ts +3 -3
  663. package/src/funcs/integrationsListLinkedIntegrations.ts +3 -3
  664. package/src/funcs/invoicesAttemptInvoicePayment.ts +3 -3
  665. package/src/funcs/invoicesCreateInvoice.ts +3 -3
  666. package/src/funcs/invoicesFinalizeInvoice.ts +3 -3
  667. package/src/funcs/invoicesGetCustomerInvoiceSummary.ts +3 -3
  668. package/src/funcs/invoicesGetInvoice.ts +3 -3
  669. package/src/funcs/invoicesGetInvoicePdf.ts +3 -3
  670. package/src/funcs/invoicesGetInvoicePreview.ts +3 -3
  671. package/src/funcs/invoicesQueryInvoice.ts +3 -3
  672. package/src/funcs/invoicesRecalculateInvoice.ts +3 -3
  673. package/src/funcs/invoicesTriggerInvoiceCommsWebhook.ts +3 -3
  674. package/src/funcs/invoicesUpdateInvoice.ts +3 -3
  675. package/src/funcs/invoicesUpdateInvoicePaymentStatus.ts +3 -3
  676. package/src/funcs/invoicesVoidInvoice.ts +3 -3
  677. package/src/funcs/paymentsCreatePayment.ts +3 -3
  678. package/src/funcs/paymentsDeletePayment.ts +3 -3
  679. package/src/funcs/paymentsGetPayment.ts +3 -3
  680. package/src/funcs/paymentsListPayments.ts +3 -3
  681. package/src/funcs/paymentsProcessPayment.ts +3 -3
  682. package/src/funcs/paymentsUpdatePayment.ts +3 -3
  683. package/src/funcs/plansCreatePlan.ts +3 -3
  684. package/src/funcs/plansDeletePlan.ts +3 -3
  685. package/src/funcs/plansGetPlan.ts +3 -3
  686. package/src/funcs/plansPostPlansIdClone.ts +3 -3
  687. package/src/funcs/plansQueryPlan.ts +3 -3
  688. package/src/funcs/plansSyncPlanPrices.ts +3 -3
  689. package/src/funcs/plansUpdatePlan.ts +3 -3
  690. package/src/funcs/priceUnitsCreatePriceUnit.ts +3 -3
  691. package/src/funcs/priceUnitsDeletePriceUnit.ts +3 -3
  692. package/src/funcs/priceUnitsGetPriceUnit.ts +3 -3
  693. package/src/funcs/priceUnitsGetPriceUnitByCode.ts +3 -3
  694. package/src/funcs/priceUnitsListPriceUnits.ts +3 -3
  695. package/src/funcs/priceUnitsQueryPriceUnit.ts +3 -3
  696. package/src/funcs/priceUnitsUpdatePriceUnit.ts +3 -3
  697. package/src/funcs/pricesCreatePrice.ts +3 -3
  698. package/src/funcs/pricesCreatePricesBulk.ts +3 -3
  699. package/src/funcs/pricesDeletePrice.ts +3 -3
  700. package/src/funcs/pricesGetPrice.ts +3 -3
  701. package/src/funcs/pricesGetPriceByLookupKey.ts +3 -3
  702. package/src/funcs/pricesQueryPrice.ts +3 -3
  703. package/src/funcs/pricesUpdatePrice.ts +3 -3
  704. package/src/funcs/rbacGetRBACRole.ts +3 -3
  705. package/src/funcs/rbacListRBACRoles.ts +3 -3
  706. package/src/funcs/scheduledTasksCreateScheduledTask.ts +3 -3
  707. package/src/funcs/scheduledTasksDeleteScheduledTask.ts +3 -3
  708. package/src/funcs/scheduledTasksGetScheduledTask.ts +3 -3
  709. package/src/funcs/scheduledTasksListScheduledTasks.ts +3 -3
  710. package/src/funcs/scheduledTasksScheduleUpdateBillingPeriod.ts +3 -3
  711. package/src/funcs/scheduledTasksTriggerScheduledTaskRun.ts +3 -3
  712. package/src/funcs/scheduledTasksUpdateScheduledTask.ts +3 -3
  713. package/src/funcs/secretsCreateApiKey.ts +3 -3
  714. package/src/funcs/secretsDeleteApiKey.ts +3 -3
  715. package/src/funcs/secretsListApiKeys.ts +3 -3
  716. package/src/funcs/subscriptionsActivateSubscription.ts +3 -3
  717. package/src/funcs/subscriptionsAddSubscriptionAddon.ts +3 -3
  718. package/src/funcs/subscriptionsCancelSubscription.ts +3 -3
  719. package/src/funcs/subscriptionsCancelSubscriptionSchedule.ts +3 -3
  720. package/src/funcs/subscriptionsCreateSubscription.ts +3 -3
  721. package/src/funcs/subscriptionsCreateSubscriptionLineItem.ts +3 -3
  722. package/src/funcs/subscriptionsDeleteSubscriptionLineItem.ts +3 -3
  723. package/src/funcs/subscriptionsExecuteSubscriptionChange.ts +3 -3
  724. package/src/funcs/subscriptionsGetSubscription.ts +3 -3
  725. package/src/funcs/subscriptionsGetSubscriptionAddonAssociations.ts +3 -3
  726. package/src/funcs/subscriptionsGetSubscriptionEntitlements.ts +3 -3
  727. package/src/funcs/subscriptionsGetSubscriptionSchedule.ts +3 -3
  728. package/src/funcs/subscriptionsGetSubscriptionUpcomingGrants.ts +3 -3
  729. package/src/funcs/subscriptionsGetSubscriptionUsage.ts +3 -3
  730. package/src/funcs/subscriptionsGetSubscriptionV2.ts +3 -3
  731. package/src/funcs/subscriptionsListAllSubscriptionSchedules.ts +3 -3
  732. package/src/funcs/subscriptionsListSubscriptionPauses.ts +3 -3
  733. package/src/funcs/subscriptionsListSubscriptionSchedules.ts +3 -3
  734. package/src/funcs/subscriptionsPauseSubscription.ts +3 -3
  735. package/src/funcs/subscriptionsPreviewSubscriptionChange.ts +3 -3
  736. package/src/funcs/subscriptionsQuerySubscription.ts +3 -3
  737. package/src/funcs/subscriptionsRemoveSubscriptionAddon.ts +3 -3
  738. package/src/funcs/subscriptionsResumeSubscription.ts +3 -3
  739. package/src/funcs/subscriptionsUpdateSubscription.ts +3 -3
  740. package/src/funcs/subscriptionsUpdateSubscriptionLineItem.ts +3 -3
  741. package/src/funcs/tasksCreateTask.ts +3 -3
  742. package/src/funcs/tasksDownloadTaskExport.ts +3 -3
  743. package/src/funcs/tasksGetTask.ts +3 -3
  744. package/src/funcs/tasksGetTaskResult.ts +3 -3
  745. package/src/funcs/tasksListTasks.ts +3 -3
  746. package/src/funcs/tasksUpdateTaskStatus.ts +3 -3
  747. package/src/funcs/taxAssociationsCreateTaxAssociation.ts +3 -3
  748. package/src/funcs/taxAssociationsDeleteTaxAssociation.ts +3 -3
  749. package/src/funcs/taxAssociationsGetTaxAssociation.ts +3 -3
  750. package/src/funcs/taxAssociationsListTaxAssociations.ts +3 -3
  751. package/src/funcs/taxAssociationsUpdateTaxAssociation.ts +3 -3
  752. package/src/funcs/taxRatesCreateTaxRate.ts +3 -3
  753. package/src/funcs/taxRatesDeleteTaxRate.ts +3 -3
  754. package/src/funcs/taxRatesGetTaxRate.ts +3 -3
  755. package/src/funcs/taxRatesGetTaxRates.ts +3 -3
  756. package/src/funcs/taxRatesUpdateTaxRate.ts +3 -3
  757. package/src/funcs/tenantsGetTenantBillingUsage.ts +3 -3
  758. package/src/funcs/tenantsGetTenantById.ts +3 -3
  759. package/src/funcs/tenantsUpdateTenant.ts +3 -3
  760. package/src/funcs/usersCreateUser.ts +3 -3
  761. package/src/funcs/usersGetUserInfo.ts +3 -3
  762. package/src/funcs/usersQueryUser.ts +3 -3
  763. package/src/funcs/walletsCreateWallet.ts +3 -3
  764. package/src/funcs/walletsGetCustomerWallets.ts +3 -3
  765. package/src/funcs/walletsGetWallet.ts +3 -3
  766. package/src/funcs/walletsGetWalletBalance.ts +3 -3
  767. package/src/funcs/walletsGetWalletTransactions.ts +3 -3
  768. package/src/funcs/walletsGetWalletsByCustomerId.ts +3 -3
  769. package/src/funcs/walletsQueryWallet.ts +3 -3
  770. package/src/funcs/walletsQueryWalletTransaction.ts +3 -3
  771. package/src/funcs/walletsTerminateWallet.ts +3 -3
  772. package/src/funcs/walletsTopUpWallet.ts +3 -3
  773. package/src/funcs/walletsUpdateWallet.ts +3 -3
  774. package/src/funcs/webhooksHandleChargebeeWebhook.ts +3 -3
  775. package/src/funcs/webhooksHandleHubspotWebhook.ts +3 -3
  776. package/src/funcs/webhooksHandleMoyasarWebhook.ts +3 -3
  777. package/src/funcs/webhooksHandleNomodWebhook.ts +3 -3
  778. package/src/funcs/webhooksHandleQuickbooksWebhook.ts +3 -3
  779. package/src/funcs/webhooksHandleRazorpayWebhook.ts +3 -3
  780. package/src/funcs/webhooksHandleStripeWebhook.ts +3 -3
  781. package/src/funcs/workflowsQueryWorkflow.ts +3 -3
  782. package/src/landing-page.ts +14 -14
  783. package/src/lib/config.ts +2 -2
  784. package/src/mcp-server/mcp-server.ts +1 -1
  785. package/src/mcp-server/prompts.ts +4 -4
  786. package/src/mcp-server/resources.ts +5 -5
  787. package/src/mcp-server/server.ts +5 -5
  788. package/src/mcp-server/tools.ts +6 -6
  789. package/bun.lock +0 -567
  790. package/eslint.config.mjs +0 -22
  791. package/esm/tsconfig.tsbuildinfo +0 -1
  792. package/manifest.json +0 -802
  793. package/src/mcp-server/build.mts +0 -73
  794. package/tsconfig.json +0 -35
package/README.md CHANGED
@@ -1,327 +1,258 @@
1
- # mcp
1
+ # FlexPrice MCP Server
2
2
 
3
- Model Context Protocol (MCP) Server for the *mcp* API.
3
+ A Model Context Protocol (MCP) server that exposes the FlexPrice API as tools for AI assistants (e.g. Claude, Cursor, VS Code, Windsurf). Use it to manage customers, plans, prices, subscriptions, invoices, payments, events, and more from your IDE or CLI.
4
4
 
5
- [![Built by Speakeasy](https://img.shields.io/badge/Built_by-SPEAKEASY-374151?style=for-the-badge&labelColor=f3f4f6)](https://www.speakeasy.com/?utm_source=mcp&utm_campaign=mcp-typescript)
6
- [![License: MIT](https://img.shields.io/badge/LICENSE_//_MIT-3b5bdb?style=for-the-badge&labelColor=eff6ff)](https://opensource.org/licenses/MIT)
5
+ ## Prerequisites
7
6
 
7
+ - **Node.js** v20 or higher
8
+ - **npm** or **yarn**
9
+ - **FlexPrice API key** from your [FlexPrice account](https://app.flexprice.io)
8
10
 
9
- <br /><br />
10
- > [!IMPORTANT]
11
- > This MCP Server is not yet ready for production use. To complete setup please follow the steps outlined in your [workspace](https://app.speakeasy.com/org/flexprice/prod). Delete this notice before publishing to a package manager.
11
+ ## How to use the FlexPrice MCP server
12
12
 
13
- <!-- Start Summary [summary] -->
14
- ## Summary
13
+ You can run the server in two ways: **npm package** (one command) or **local repo** (clone and run). Pick one, then [add it to your MCP client](#add-to-your-mcp-client).
15
14
 
16
- Flexprice API: Flexprice API provides billing, metering, and subscription management for SaaS and usage-based products. Use it to manage customers, plans, invoices, payments, usage events, and entitlements. Authenticate with an API key in the x-api-key header.
17
- <!-- End Summary [summary] -->
15
+ ---
18
16
 
19
- <!-- Start Table of Contents [toc] -->
20
- ## Table of Contents
21
- <!-- $toc-max-depth=2 -->
22
- * [mcp](#mcp)
23
- * [Installation](#installation)
24
- * [Progressive Discovery](#progressive-discovery)
25
- * [Development](#development)
26
- * [Publishing to Anthropic MCP Registry](#publishing-to-anthropic-mcp-registry)
27
- * [Contributions](#contributions)
17
+ ### Option 1: npm package
28
18
 
29
- <!-- End Table of Contents [toc] -->
19
+ Run the server with one command; no clone or build:
30
20
 
31
- <!-- Start Installation [installation] -->
32
- ## Installation
33
-
34
- <details>
35
- <summary>Claude Desktop</summary>
36
-
37
- Install the MCP server as a Desktop Extension using the pre-built [`mcp-server.mcpb`](./mcp-server.mcpb) file:
38
-
39
- Simply drag and drop the [`mcp-server.mcpb`](./mcp-server.mcpb) file onto Claude Desktop to install the extension.
40
-
41
- The MCP bundle package includes the MCP server and all necessary configuration. Once installed, the server will be available without additional setup.
21
+ ```bash
22
+ npx @flexprice/mcp-server start --server-url https://api.cloud.flexprice.io/v1 --api-key-auth YOUR_API_KEY
23
+ ```
42
24
 
43
- > [!NOTE]
44
- > MCP bundles provide a streamlined way to package and distribute MCP servers. Learn more about [Desktop Extensions](https://www.anthropic.com/engineering/desktop-extensions).
25
+ Replace `YOUR_API_KEY` with your FlexPrice API key. Next: [Add to your MCP client](#add-to-your-mcp-client).
45
26
 
46
- </details>
27
+ ---
47
28
 
48
- <details>
49
- <summary>Cursor</summary>
29
+ ### Option 2: Local repo
50
30
 
51
- [![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19)
31
+ Use this if you want to change code or run without npm:
52
32
 
53
- Or manually:
33
+ 1. Clone the repository and go to the MCP server directory (e.g. `api/mcp` or the repo that contains it).
34
+ 2. Install dependencies: `npm install`
35
+ 3. Create a `.env` file (from `.env.example` if present) with:
36
+ - `BASE_URL=https://api.cloud.flexprice.io/v1` (must include `/v1`, no trailing slash)
37
+ - `API_KEY_APIKEYAUTH=your_api_key_here`
38
+ 4. Build: `npm run build`
39
+ 5. Start: `npm start`
54
40
 
55
- 1. Open Cursor Settings
56
- 2. Select Tools and Integrations
57
- 3. Select New MCP Server
58
- 4. If the configuration file is empty paste the following JSON into the MCP Server Configuration:
41
+ **Docker (stdio):** You can also build and run with stdio:
59
42
 
60
- ```json
61
- {
62
- "command": "npx",
63
- "args": [
64
- "mcp",
65
- "start",
66
- "--server-url",
67
- "",
68
- "--api-key-auth",
69
- ""
70
- ]
71
- }
43
+ ```bash
44
+ docker build -t flexprice-mcp .
45
+ docker run -i -e API_KEY_APIKEYAUTH=your_api_key_here -e BASE_URL=https://api.cloud.flexprice.io/v1 flexprice-mcp node bin/mcp-server.js start
72
46
  ```
73
47
 
74
- </details>
48
+ Next: [Add to your MCP client](#add-to-your-mcp-client) and use the **Node from repo** or **Docker** config below.
75
49
 
76
- <details>
77
- <summary>Claude Code CLI</summary>
50
+ ## Add to your MCP client
78
51
 
79
- ```bash
80
- claude mcp add SDK -- npx -y mcp start --server-url --api-key-auth
81
- ```
52
+ Add the FlexPrice MCP server in your editor. Replace `YOUR_API_KEY` with your FlexPrice API key in all examples.
82
53
 
83
- </details>
84
- <details>
85
- <summary>Gemini</summary>
54
+ ### Config file locations
86
55
 
87
- ```bash
88
- gemini mcp add SDK -- npx -y mcp start --server-url --api-key-auth
89
- ```
56
+ | Host | Config location |
57
+ | -------------------------- | --------------- |
58
+ | **Cursor** | Cursor → Settings → MCP (or Cmd+Shift+P → "Cursor Settings" → MCP) |
59
+ | **VS Code** | Command Palette → **MCP: Open User Configuration** (opens `mcp.json`) |
60
+ | **Claude Desktop (macOS)** | `~/Library/Application Support/Claude/claude_desktop_config.json` |
61
+ | **Claude Desktop (Windows)** | `%APPDATA%\Claude\claude_desktop_config.json` |
90
62
 
91
- </details>
92
- <details>
93
- <summary>Windsurf</summary>
63
+ ---
94
64
 
95
- Refer to [Official Windsurf documentation](https://docs.windsurf.com/windsurf/cascade/mcp#adding-a-new-mcp-plugin) for latest information
65
+ ### Cursor
96
66
 
97
- 1. Open Windsurf Settings
98
- 2. Select Cascade on left side menu
99
- 3. Click on `Manage MCPs`. (To Manage MCPs you should be signed in with a Windsurf Account)
100
- 4. Click on `View raw config` to open up the mcp configuration file.
101
- 5. If the configuration file is empty paste the full json
67
+ 1. Open **Cursor Settings → Cursor Settings** and go to the **MCP** tab.
68
+ 2. Add a new MCP server and use this config (Option 1 — npx):
102
69
 
103
- ```bash
70
+ ```json
104
71
  {
105
- "command": "npx",
106
- "args": [
107
- "mcp",
108
- "start",
109
- "--server-url",
110
- "",
111
- "--api-key-auth",
112
- ""
113
- ]
72
+ "mcpServers": {
73
+ "flexprice": {
74
+ "command": "npx",
75
+ "args": [
76
+ "-y",
77
+ "@flexprice/mcp-server",
78
+ "start",
79
+ "--server-url",
80
+ "https://api.cloud.flexprice.io/v1",
81
+ "--api-key-auth",
82
+ "YOUR_API_KEY"
83
+ ]
84
+ }
85
+ }
114
86
  }
115
87
  ```
116
- </details>
117
- <details>
118
- <summary>VS Code</summary>
119
-
120
- [![Install in VS Code](https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20SDK%20MCP&color=0098FF)](vscode://ms-vscode.vscode-mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19)
121
88
 
122
- Or manually:
89
+ ---
123
90
 
124
- Refer to [Official VS Code documentation](https://code.visualstudio.com/api/extension-guides/ai/mcp) for latest information
91
+ ### VS Code
125
92
 
126
- 1. Open [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette)
127
- 1. Search and open `MCP: Open User Configuration`. This should open mcp.json file
128
- 2. If the configuration file is empty paste the full json
93
+ 1. Open Command Palette (**Ctrl+Shift+P** / **Cmd+Shift+P**) and run **MCP: Open User Configuration** or **MCP: Add Server**.
94
+ 2. Add:
129
95
 
130
- ```bash
96
+ ```json
131
97
  {
132
- "command": "npx",
133
- "args": [
134
- "mcp",
135
- "start",
136
- "--server-url",
137
- "",
138
- "--api-key-auth",
139
- ""
140
- ]
98
+ "servers": {
99
+ "flexprice": {
100
+ "type": "stdio",
101
+ "command": "npx",
102
+ "args": [
103
+ "-y",
104
+ "@flexprice/mcp-server",
105
+ "start",
106
+ "--server-url",
107
+ "https://api.cloud.flexprice.io/v1",
108
+ "--api-key-auth",
109
+ "YOUR_API_KEY"
110
+ ]
111
+ }
112
+ }
141
113
  }
142
114
  ```
143
115
 
144
- </details>
145
- <details>
146
- <summary> Stdio installation via npm </summary>
147
- To start the MCP server, run:
116
+ ---
148
117
 
149
- ```bash
150
- npx mcp start --server-url --api-key-auth
151
- ```
152
-
153
- For a full list of server arguments, run:
118
+ ### Claude Code
154
119
 
155
- ```
156
- npx mcp --help
120
+ ```bash
121
+ claude mcp add FlexPrice -- npx -y @flexprice/mcp-server start --server-url https://api.cloud.flexprice.io/v1 --api-key-auth YOUR_API_KEY
157
122
  ```
158
123
 
159
- </details>
160
- <!-- End Installation [installation] -->
124
+ Then run `claude` and use `/mcp` to confirm the server is connected.
161
125
 
162
- <!-- Start Progressive Discovery [dynamic-mode] -->
163
- ## Progressive Discovery
126
+ ---
164
127
 
165
- MCP servers with many tools can bloat LLM context windows, leading to increased token usage and tool confusion. Dynamic mode solves this by exposing only a small set of meta-tools that let agents progressively discover and invoke tools on demand.
128
+ ### Claude Desktop
166
129
 
167
- To enable dynamic mode, pass the `--mode dynamic` flag when starting your server:
130
+ Add to your Claude Desktop config file (path in the table above):
168
131
 
169
- ```jsonc
132
+ ```json
170
133
  {
171
134
  "mcpServers": {
172
- "SDK": {
135
+ "flexprice": {
173
136
  "command": "npx",
174
- "args": ["mcp", "start", "--mode", "dynamic"],
175
- // ... other server arguments
137
+ "args": [
138
+ "-y",
139
+ "@flexprice/mcp-server",
140
+ "start",
141
+ "--server-url",
142
+ "https://api.cloud.flexprice.io/v1",
143
+ "--api-key-auth",
144
+ "YOUR_API_KEY"
145
+ ]
176
146
  }
177
147
  }
178
148
  }
179
149
  ```
180
150
 
181
- In dynamic mode, the server registers only the following meta-tools instead of every individual tool:
182
-
183
- - **`list_tools`**: Lists all available tools with their names and descriptions.
184
- - **`describe_tool`**: Returns the input schema for one or more tools by name.
185
- - **`execute_tool`**: Executes a tool by name with the provided input parameters.
151
+ Quit and reopen Claude Desktop.
186
152
 
187
- This approach significantly reduces the number of tokens sent to the LLM on each request, which is especially useful for servers with a large number of tools.
188
- <!-- End Progressive Discovery [dynamic-mode] -->
153
+ ---
189
154
 
190
- <!-- Placeholder for Future Speakeasy SDK Sections -->
155
+ ### Alternative configs
191
156
 
192
- ## Development
193
-
194
- Run locally without a published npm package:
195
- 1. Clone this repository
196
- 2. Run `npm install`
197
- 3. Run `npm run build`
198
- 4. Run `node ./bin/mcp-server.js start --server-url --api-key-auth `
199
- To use this local version with Cursor, Claude or other MCP Clients, you'll need to add the following config:
157
+ **Node from repo** (Option 2 — run from cloned repo):
200
158
 
201
159
  ```json
202
160
  {
203
- "command": "node",
204
- "args": [
205
- "./bin/mcp-server.js",
206
- "start",
207
- "--server-url",
208
- "",
209
- "--api-key-auth",
210
- ""
211
- ]
161
+ "mcpServers": {
162
+ "flexprice": {
163
+ "command": "node",
164
+ "args": ["/path/to/mcp-server/bin/mcp-server.js", "start"],
165
+ "env": {
166
+ "API_KEY_APIKEYAUTH": "your_api_key_here",
167
+ "BASE_URL": "https://api.cloud.flexprice.io/v1"
168
+ }
169
+ }
170
+ }
212
171
  }
213
172
  ```
214
173
 
215
- Or to debug the MCP server locally, use the official MCP Inspector:
174
+ **Docker** (Option 2 stdio):
216
175
 
217
- ```bash
218
- npx @modelcontextprotocol/inspector node ./bin/mcp-server.js start --server-url --api-key-auth
176
+ ```json
177
+ {
178
+ "mcpServers": {
179
+ "flexprice": {
180
+ "command": "docker",
181
+ "args": ["run", "-i", "--rm", "-e", "API_KEY_APIKEYAUTH", "-e", "BASE_URL", "flexprice-mcp"],
182
+ "env": {
183
+ "API_KEY_APIKEYAUTH": "your_api_key_here",
184
+ "BASE_URL": "https://api.cloud.flexprice.io/v1"
185
+ }
186
+ }
187
+ }
188
+ }
219
189
  ```
220
190
 
191
+ After editing, save and **restart Cursor or quit and reopen Claude Desktop** so the MCP server is loaded.
221
192
 
193
+ ## Tools
222
194
 
223
- ## Publishing to Anthropic MCP Registry
195
+ The server exposes FlexPrice API operations as MCP tools. Tool names and parameters follow the OpenAPI spec. For the full list, see your MCP client’s tool list after connecting, or the OpenAPI spec (e.g. `docs/swagger/swagger-3-0.json`) in the repo.
224
196
 
225
- To publish your MCP server to the [Anthropic MCP Registry](https://github.com/modelcontextprotocol/registry), follow these steps based on the [official publishing guide](https://github.com/modelcontextprotocol/registry/blob/main/docs/guides/publishing/publish-server.md).
197
+ ## Progressive discovery (dynamic mode)
226
198
 
227
- ### Step 1: Configure mcpName in Your Generation Config
199
+ Servers with many tools can bloat context and token usage. **Dynamic mode** exposes a small set of meta-tools so the assistant can discover and call operations on demand:
228
200
 
229
- Add the `mcpName` field to your `.speakeasy/gen.yaml` file:
201
+ - **`list_tools`** List available tools with names and descriptions
202
+ - **`describe_tool`** – Get the input schema for one or more tools
203
+ - **`execute_tool`** – Run a tool by name with given parameters
230
204
 
231
- ```yaml
232
- mcp-typescript:
233
- mcpName: io.github.username/server-name # Use reverse-DNS format
234
- # ... other configuration
235
- ```
236
-
237
- The `mcpName` should follow the reverse-DNS format (e.g., `io.github.username/server-name`) to ensure uniqueness in the registry.
238
-
239
- ### Step 2: Regenerate Your MCP Server
240
-
241
- Run Speakeasy generation with the updated configuration. This will:
242
- - Add the `mcpName` field to your `package.json` (required for npm package validation)
243
- - Generate a `server.json` file with registry metadata
244
-
245
- ### Step 3: Publish to npm
246
-
247
- The registry validates npm packages by checking that your published package includes the `mcpName` field:
248
-
249
- ```bash
250
- npm publish
251
- ```
205
+ To enable dynamic mode, add `--mode dynamic` when starting the server:
252
206
 
253
- The registry will fetch your package from npm and verify that the `mcpName` in `package.json` matches your server name.
254
-
255
- ### Step 4: Install the Publisher CLI
256
-
257
- Install the `mcp-publisher` CLI tool:
258
-
259
- **macOS/Linux (Homebrew)**:
260
- ```bash
261
- brew install mcp-publisher
262
- ```
263
-
264
- **macOS/Linux/WSL (curl)**:
265
- ```bash
266
- curl -L "https://github.com/modelcontextprotocol/registry/releases/latest/download/mcp-publisher_$(uname -s | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz" | tar xz mcp-publisher && sudo mv mcp-publisher /usr/local/bin/
207
+ ```json
208
+ "args": ["-y", "@flexprice/mcp-server", "start", "--server-url", "https://api.cloud.flexprice.io/v1", "--api-key-auth", "YOUR_API_KEY", "--mode", "dynamic"]
267
209
  ```
268
210
 
269
- **Windows PowerShell**:
270
- ```powershell
271
- $arch = if ([System.Runtime.InteropServices.RuntimeInformation]::ProcessArchitecture -eq "Arm64") { "arm64" } else { "amd64" }
272
- Invoke-WebRequest -Uri "https://github.com/modelcontextprotocol/registry/releases/latest/download/mcp-publisher_windows_$arch.tar.gz" -OutFile "mcp-publisher.tar.gz"
273
- tar xf mcp-publisher.tar.gz mcp-publisher.exe
274
- rm mcp-publisher.tar.gz
275
- # Move mcp-publisher.exe to a directory in your PATH
276
- ```
211
+ This reduces tokens per request and can improve tool choice when there are many operations.
277
212
 
278
- ### Step 5: Authenticate
213
+ ## Scopes
279
214
 
280
- Authenticate based on your namespace:
215
+ If the server is configured with scopes (e.g. `read`, `write`), you can limit tools by scope:
281
216
 
282
- **For `io.github.*` namespaces (GitHub OAuth)**:
283
217
  ```bash
284
- mcp-publisher login github
218
+ npx @flexprice/mcp-server start --server-url https://api.cloud.flexprice.io/v1 --api-key-auth YOUR_API_KEY --scope read
285
219
  ```
286
220
 
287
- **For custom domains like `com.yourcompany.*` (DNS authentication)**:
288
- ```bash
289
- # Generate keypair
290
- openssl genpkey -algorithm Ed25519 -out key.pem
221
+ Use `read` for read-only access when the server defines a `read` scope.
291
222
 
292
- # Get public key for DNS record
293
- echo "yourcompany.com. IN TXT \"v=MCPv1; k=ed25519; p=$(openssl pkey -in key.pem -pubout -outform DER | tail -c 32 | base64)\""
223
+ ## Troubleshooting
294
224
 
295
- # Add the TXT record to your DNS, then login
296
- mcp-publisher login dns --domain yourcompany.com --private-key $(openssl pkey -in key.pem -noout -text | grep -A3 "priv:" | tail -n +2 | tr -d ' :\n')
297
- ```
225
+ ### "Invalid URL" or request errors
298
226
 
299
- ### Step 6: Publish to the Registry
227
+ - The server builds request URLs from `BASE_URL` + path. If `BASE_URL` is unset or wrong, requests fail.
228
+ - **Fix:** Set `BASE_URL=https://api.cloud.flexprice.io/v1` (no trailing slash after `v1`). For npx, pass `--server-url https://api.cloud.flexprice.io/v1`.
229
+ - If you get **404** on tool calls, ensure the base URL includes `/v1`.
300
230
 
301
- From your server directory, publish to the registry:
231
+ ### API connection issues
302
232
 
303
- ```bash
304
- mcp-publisher publish
305
- ```
233
+ 1. **Credentials:** Check that your API key and base URL are correct. Test the key with the FlexPrice API (e.g. `curl -H "x-api-key: your_key" https://api.cloud.flexprice.io/v1/customers`).
234
+ 2. **Network:** Confirm the host can reach the FlexPrice API (firewall, proxy).
235
+ 3. **Rate limiting:** If you see rate-limit errors, reduce request frequency or contact FlexPrice support.
306
236
 
307
- You'll see:
308
- ```
309
- ✓ Successfully published
310
- ```
237
+ ### Server issues
311
238
 
312
- ### Step 7: Verify Publication
239
+ - **Port in use:** If something else uses the port (e.g. 3000), change the server config or stop the other process.
240
+ - **Missing dependencies:** Run `npm install` and `npm run build` in the server directory.
241
+ - **Permissions:** Ensure the entrypoint is executable (e.g. `chmod +x bin/mcp-server.js`).
313
242
 
314
- Check that your server appears in the registry:
243
+ ### Docker
315
244
 
316
- ```bash
317
- curl "https://registry.modelcontextprotocol.io/v0/servers?search=io.github.username/server-name"
318
- ```
245
+ - **Build failures:** Check Docker is installed and the daemon is running; try `docker build --no-cache`.
246
+ - **Container exits:** Inspect logs with `docker logs <container_id>`.
247
+ - **Env vars:** Verify env is passed: `docker run -it --rm flexprice-mcp printenv`.
319
248
 
320
- For complete documentation including remote deployments, troubleshooting, and CI/CD automation, see the [official publishing guide](https://github.com/modelcontextprotocol/registry/blob/main/docs/guides/publishing/publish-server.md).
249
+ ## Generating the MCP server
321
250
 
322
- ## Contributions
251
+ The server is generated with **Speakeasy** from the OpenAPI spec (e.g. `docs/swagger/swagger-3-0.json`). To regenerate after API or overlay changes:
323
252
 
324
- While we value contributions to this MCP Server, the code is generated programmatically. Any manual changes added to internal files will be overwritten on the next generation.
325
- We look forward to hearing your feedback. Feel free to open a PR or an issue with a proof of concept and we'll do our best to include it in a future release.
253
+ 1. Install the [Speakeasy CLI](https://www.speakeasy.com/).
254
+ 2. From the repo root, run the generation target for the MCP server (e.g. `make sdk-all` or the Speakeasy workflow that outputs to `api/mcp`).
255
+ 3. Run `make merge-custom` so custom files (including this README) are merged into the output.
256
+ 4. Build and run: `npm run build` and `npm start` from the MCP output directory.
326
257
 
327
- ### MCP Server Created by [Speakeasy](https://www.speakeasy.com/?utm_source=mcp&utm_campaign=mcp-typescript)
258
+ See the main repo README and [AGENTS.md](AGENTS.md) for SDK/MCP generation and publishing.
package/bin/mcp-server.js CHANGED
@@ -50395,9 +50395,9 @@ var init_config = __esm(() => {
50395
50395
  SDK_METADATA = {
50396
50396
  language: "typescript",
50397
50397
  openapiDocVersion: "1.0",
50398
- sdkVersion: "0.0.1",
50398
+ sdkVersion: "0.0.21",
50399
50399
  genVersion: "2.844.2",
50400
- userAgent: "speakeasy-sdk/mcp-typescript 0.0.1 2.844.2 1.0 mcp"
50400
+ userAgent: "speakeasy-sdk/mcp-typescript 0.0.21 2.844.2 1.0 @random/mcp-temp"
50401
50401
  };
50402
50402
  });
50403
50403
 
@@ -51169,10 +51169,10 @@ var init_sdks = __esm(() => {
51169
51169
  });
51170
51170
 
51171
51171
  // src/core.ts
51172
- var SDKCore;
51172
+ var FlexpriceCore;
51173
51173
  var init_core3 = __esm(() => {
51174
51174
  init_sdks();
51175
- SDKCore = class SDKCore extends ClientSDK {
51175
+ FlexpriceCore = class FlexpriceCore extends ClientSDK {
51176
51176
  };
51177
51177
  });
51178
51178
 
@@ -51536,7 +51536,7 @@ function buildSDK(headers, cliFlags, disableStaticAuth, logger) {
51536
51536
  ...cliFlags,
51537
51537
  "api-key-auth": resolveHeader(headers, "ApiKeyAuth", string2(), cliFlags["api-key-auth"], disableStaticAuth)
51538
51538
  };
51539
- return new SDKCore({
51539
+ return new FlexpriceCore({
51540
51540
  security: { ApiKeyAuth: flags["api-key-auth"] ?? "" },
51541
51541
  serverURL: cliFlags["server-url"],
51542
51542
  serverIdx: cliFlags["server-index"],
@@ -80369,10 +80369,10 @@ Use when listing or auditing workflow runs (e.g. ops dashboard or debugging). Re
80369
80369
  // src/mcp-server/server.ts
80370
80370
  function createMCPServer(deps) {
80371
80371
  const server = new McpServer({
80372
- name: "SDK",
80373
- version: "0.0.1"
80372
+ name: "Flexprice",
80373
+ version: "0.0.21"
80374
80374
  });
80375
- const getClient = deps.getSDK || (() => new SDKCore({
80375
+ const getClient = deps.getSDK || (() => new FlexpriceCore({
80376
80376
  security: deps.security,
80377
80377
  serverURL: deps.serverURL,
80378
80378
  serverIdx: deps.serverIdx,
@@ -81935,7 +81935,7 @@ function landingPageHTML(origin) {
81935
81935
  API_KEY_AUTH: "YOUR_VALUE_HERE"
81936
81936
  }
81937
81937
  };
81938
- const codexConfig = `[mcp_servers.SDK]
81938
+ const codexConfig = `[mcp_servers.Flexprice]
81939
81939
  url = "${o}/sse"
81940
81940
  http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KEY_AUTH" }`;
81941
81941
  return `
@@ -81944,14 +81944,14 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
81944
81944
  <head>
81945
81945
  <meta charset="UTF-8">
81946
81946
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
81947
- <title>mcp MCP</title>
81948
- <meta name="description" content="Install mcp MCP server.">
81947
+ <title>@random/mcp-temp MCP</title>
81948
+ <meta name="description" content="Install @random/mcp-temp MCP server.">
81949
81949
  <meta property="og:type" content="website">
81950
- <meta property="og:title" content="mcp - MCP Server">
81951
- <meta property="og:description" content="Install mcp MCP server.">
81950
+ <meta property="og:title" content="@random/mcp-temp - MCP Server">
81951
+ <meta property="og:description" content="Install @random/mcp-temp MCP server.">
81952
81952
  <meta property="twitter:card" content="summary">
81953
- <meta property="twitter:title" content="mcp - MCP Server">
81954
- <meta property="twitter:description" content="Install mcp MCP server.">
81953
+ <meta property="twitter:title" content="@random/mcp-temp - MCP Server">
81954
+ <meta property="twitter:description" content="Install @random/mcp-temp MCP server.">
81955
81955
  <meta name="robots" content="index, follow">
81956
81956
  <link rel="preconnect" href="https://fonts.googleapis.com">
81957
81957
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -82558,7 +82558,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82558
82558
  </svg>
82559
82559
  </div>
82560
82560
  <div class="header-content">
82561
- <div class="mcp-name">mcp</div>
82561
+ <div class="mcp-name">@random/mcp-temp</div>
82562
82562
  <div class="mcp-description">MCP Server</div>
82563
82563
  </div>
82564
82564
  </div>
@@ -82574,7 +82574,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82574
82574
  </svg>
82575
82575
  </button>
82576
82576
  <div class="popover-menu hidden" id="popover-menu">
82577
- <a class="popover-button install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19">
82577
+ <a class="popover-button install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
82578
82578
  Cursor
82579
82579
  </a>
82580
82580
  <button class="popover-button" onclick="showModal('claude-code')">
@@ -82583,7 +82583,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82583
82583
  <button class="popover-button" onclick="showModal('claude-desktop')">
82584
82584
  Claude Desktop
82585
82585
  </button>
82586
- <a class="popover-button install-link" href="vscode://ms-vscode.vscode-mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19">
82586
+ <a class="popover-button install-link" href="vscode://ms-vscode.vscode-mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
82587
82587
  VS Code
82588
82588
  </a>
82589
82589
  <button class="popover-button" onclick="showModal('gemini')">
@@ -82606,7 +82606,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82606
82606
  </div>
82607
82607
  </header>
82608
82608
  <div class="install-targets">
82609
- <a tabindex="0" class="card install-target install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19">
82609
+ <a tabindex="0" class="card install-target install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
82610
82610
  <div class="target">
82611
82611
  <img src="https://cursor.com/assets/images/logo.svg" alt="Cursor">
82612
82612
  <span>Cursor</span>
@@ -82628,7 +82628,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82628
82628
  <span>Claude Desktop</span>
82629
82629
  </div>
82630
82630
  </div>
82631
- <a tabindex="0" class="card install-target install-link" href="vscode://ms-vscode.vscode-mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19">
82631
+ <a tabindex="0" class="card install-target install-link" href="vscode://ms-vscode.vscode-mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
82632
82632
  <div class="target">
82633
82633
  <svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
82634
82634
  <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="100" height="100">
@@ -82799,7 +82799,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82799
82799
  <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"></path>
82800
82800
  </svg>
82801
82801
  </button>
82802
- <code class="code-snippet language-json" id="claude-cli-cmd">claude mcp add SDK -- npx -y mcp start --server-url --api-key-auth </code>
82802
+ <code class="code-snippet language-json" id="claude-cli-cmd">claude mcp add Flexprice -- npx -y @random/mcp-temp start --server-url --api-key-auth </code>
82803
82803
  </div>
82804
82804
  </div>
82805
82805
  </div>
@@ -82850,7 +82850,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
82850
82850
  <path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"></path>
82851
82851
  </svg>
82852
82852
  </button>
82853
- <code class="code-snippet language-json" id="gemini-config">gemini mcp add SDK -- npx -y mcp start --server-url --api-key-auth </code>
82853
+ <code class="code-snippet language-json" id="gemini-config">gemini mcp add Flexprice -- npx -y @random/mcp-temp start --server-url --api-key-auth </code>
82854
82854
  </div>
82855
82855
  </div>
82856
82856
  </div>
@@ -85422,7 +85422,7 @@ var routes = buildRouteMap({
85422
85422
  var app = buildApplication(routes, {
85423
85423
  name: "mcp",
85424
85424
  versionInfo: {
85425
- currentVersion: "0.0.1"
85425
+ currentVersion: "0.0.21"
85426
85426
  }
85427
85427
  });
85428
85428
  run(app, process4.argv.slice(2), buildContext(process4));
@@ -85430,5 +85430,5 @@ export {
85430
85430
  app
85431
85431
  };
85432
85432
 
85433
- //# debugId=3C934106EEDC193564756E2164756E21
85433
+ //# debugId=D6FA6166377025E764756E2164756E21
85434
85434
  //# sourceMappingURL=mcp-server.js.map