@omkar273/mcp-temp 0.0.1 → 0.0.42

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 (795) hide show
  1. package/README.md +165 -234
  2. package/bin/mcp-server.js +50 -32
  3. package/bin/mcp-server.js.map +201 -201
  4. package/bun.lock +16 -14
  5. package/esm/core.d.ts +1 -1
  6. package/esm/core.d.ts.map +1 -1
  7. package/esm/core.js +1 -1
  8. package/esm/core.js.map +1 -1
  9. package/esm/funcs/addonsCreateAddon.d.ts +2 -2
  10. package/esm/funcs/addonsCreateAddon.d.ts.map +1 -1
  11. package/esm/funcs/addonsCreateAddon.js.map +1 -1
  12. package/esm/funcs/addonsDeleteAddon.d.ts +2 -2
  13. package/esm/funcs/addonsDeleteAddon.d.ts.map +1 -1
  14. package/esm/funcs/addonsDeleteAddon.js.map +1 -1
  15. package/esm/funcs/addonsGetAddon.d.ts +2 -2
  16. package/esm/funcs/addonsGetAddon.d.ts.map +1 -1
  17. package/esm/funcs/addonsGetAddon.js.map +1 -1
  18. package/esm/funcs/addonsGetAddonByLookupKey.d.ts +2 -2
  19. package/esm/funcs/addonsGetAddonByLookupKey.d.ts.map +1 -1
  20. package/esm/funcs/addonsGetAddonByLookupKey.js.map +1 -1
  21. package/esm/funcs/addonsQueryAddon.d.ts +2 -2
  22. package/esm/funcs/addonsQueryAddon.d.ts.map +1 -1
  23. package/esm/funcs/addonsQueryAddon.js.map +1 -1
  24. package/esm/funcs/addonsUpdateAddon.d.ts +2 -2
  25. package/esm/funcs/addonsUpdateAddon.d.ts.map +1 -1
  26. package/esm/funcs/addonsUpdateAddon.js.map +1 -1
  27. package/esm/funcs/alertsQueryAlertLog.d.ts +2 -2
  28. package/esm/funcs/alertsQueryAlertLog.d.ts.map +1 -1
  29. package/esm/funcs/alertsQueryAlertLog.js.map +1 -1
  30. package/esm/funcs/costsCreateCostsheet.d.ts +2 -2
  31. package/esm/funcs/costsCreateCostsheet.d.ts.map +1 -1
  32. package/esm/funcs/costsCreateCostsheet.js.map +1 -1
  33. package/esm/funcs/costsDeleteCostsheet.d.ts +2 -2
  34. package/esm/funcs/costsDeleteCostsheet.d.ts.map +1 -1
  35. package/esm/funcs/costsDeleteCostsheet.js.map +1 -1
  36. package/esm/funcs/costsGetActiveCostsheet.d.ts +2 -2
  37. package/esm/funcs/costsGetActiveCostsheet.d.ts.map +1 -1
  38. package/esm/funcs/costsGetActiveCostsheet.js.map +1 -1
  39. package/esm/funcs/costsGetCostsheet.d.ts +2 -2
  40. package/esm/funcs/costsGetCostsheet.d.ts.map +1 -1
  41. package/esm/funcs/costsGetCostsheet.js.map +1 -1
  42. package/esm/funcs/costsGetDetailedCostAnalytics.d.ts +2 -2
  43. package/esm/funcs/costsGetDetailedCostAnalytics.d.ts.map +1 -1
  44. package/esm/funcs/costsGetDetailedCostAnalytics.js.map +1 -1
  45. package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts +2 -2
  46. package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts.map +1 -1
  47. package/esm/funcs/costsGetDetailedCostAnalyticsV2.js.map +1 -1
  48. package/esm/funcs/costsQueryCostsheet.d.ts +2 -2
  49. package/esm/funcs/costsQueryCostsheet.d.ts.map +1 -1
  50. package/esm/funcs/costsQueryCostsheet.js.map +1 -1
  51. package/esm/funcs/costsUpdateCostsheet.d.ts +2 -2
  52. package/esm/funcs/costsUpdateCostsheet.d.ts.map +1 -1
  53. package/esm/funcs/costsUpdateCostsheet.js.map +1 -1
  54. package/esm/funcs/couponsCreateCoupon.d.ts +2 -2
  55. package/esm/funcs/couponsCreateCoupon.d.ts.map +1 -1
  56. package/esm/funcs/couponsCreateCoupon.js.map +1 -1
  57. package/esm/funcs/couponsDeleteCoupon.d.ts +2 -2
  58. package/esm/funcs/couponsDeleteCoupon.d.ts.map +1 -1
  59. package/esm/funcs/couponsDeleteCoupon.js.map +1 -1
  60. package/esm/funcs/couponsGetCoupon.d.ts +2 -2
  61. package/esm/funcs/couponsGetCoupon.d.ts.map +1 -1
  62. package/esm/funcs/couponsGetCoupon.js.map +1 -1
  63. package/esm/funcs/couponsQueryCoupon.d.ts +2 -2
  64. package/esm/funcs/couponsQueryCoupon.d.ts.map +1 -1
  65. package/esm/funcs/couponsQueryCoupon.js.map +1 -1
  66. package/esm/funcs/couponsUpdateCoupon.d.ts +2 -2
  67. package/esm/funcs/couponsUpdateCoupon.d.ts.map +1 -1
  68. package/esm/funcs/couponsUpdateCoupon.js.map +1 -1
  69. package/esm/funcs/creditGrantsCreateCreditGrant.d.ts +2 -2
  70. package/esm/funcs/creditGrantsCreateCreditGrant.d.ts.map +1 -1
  71. package/esm/funcs/creditGrantsCreateCreditGrant.js.map +1 -1
  72. package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts +2 -2
  73. package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts.map +1 -1
  74. package/esm/funcs/creditGrantsDeleteCreditGrant.js.map +1 -1
  75. package/esm/funcs/creditGrantsGetCreditGrant.d.ts +2 -2
  76. package/esm/funcs/creditGrantsGetCreditGrant.d.ts.map +1 -1
  77. package/esm/funcs/creditGrantsGetCreditGrant.js.map +1 -1
  78. package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts +2 -2
  79. package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts.map +1 -1
  80. package/esm/funcs/creditGrantsGetPlanCreditGrants.js.map +1 -1
  81. package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts +2 -2
  82. package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts.map +1 -1
  83. package/esm/funcs/creditGrantsUpdateCreditGrant.js.map +1 -1
  84. package/esm/funcs/creditNotesCreateCreditNote.d.ts +2 -2
  85. package/esm/funcs/creditNotesCreateCreditNote.d.ts.map +1 -1
  86. package/esm/funcs/creditNotesCreateCreditNote.js.map +1 -1
  87. package/esm/funcs/creditNotesGetCreditNote.d.ts +2 -2
  88. package/esm/funcs/creditNotesGetCreditNote.d.ts.map +1 -1
  89. package/esm/funcs/creditNotesGetCreditNote.js.map +1 -1
  90. package/esm/funcs/creditNotesProcessCreditNote.d.ts +2 -2
  91. package/esm/funcs/creditNotesProcessCreditNote.d.ts.map +1 -1
  92. package/esm/funcs/creditNotesProcessCreditNote.js.map +1 -1
  93. package/esm/funcs/creditNotesVoidCreditNote.d.ts +2 -2
  94. package/esm/funcs/creditNotesVoidCreditNote.d.ts.map +1 -1
  95. package/esm/funcs/creditNotesVoidCreditNote.js.map +1 -1
  96. package/esm/funcs/customersCreateCustomer.d.ts +2 -2
  97. package/esm/funcs/customersCreateCustomer.d.ts.map +1 -1
  98. package/esm/funcs/customersCreateCustomer.js.map +1 -1
  99. package/esm/funcs/customersDeleteCustomer.d.ts +2 -2
  100. package/esm/funcs/customersDeleteCustomer.d.ts.map +1 -1
  101. package/esm/funcs/customersDeleteCustomer.js.map +1 -1
  102. package/esm/funcs/customersGetCustomer.d.ts +2 -2
  103. package/esm/funcs/customersGetCustomer.d.ts.map +1 -1
  104. package/esm/funcs/customersGetCustomer.js.map +1 -1
  105. package/esm/funcs/customersGetCustomerByExternalId.d.ts +2 -2
  106. package/esm/funcs/customersGetCustomerByExternalId.d.ts.map +1 -1
  107. package/esm/funcs/customersGetCustomerByExternalId.js.map +1 -1
  108. package/esm/funcs/customersGetCustomerEntitlements.d.ts +2 -2
  109. package/esm/funcs/customersGetCustomerEntitlements.d.ts.map +1 -1
  110. package/esm/funcs/customersGetCustomerEntitlements.js.map +1 -1
  111. package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts +2 -2
  112. package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts.map +1 -1
  113. package/esm/funcs/customersGetCustomerUpcomingGrants.js.map +1 -1
  114. package/esm/funcs/customersGetCustomerUsageSummary.d.ts +2 -2
  115. package/esm/funcs/customersGetCustomerUsageSummary.d.ts.map +1 -1
  116. package/esm/funcs/customersGetCustomerUsageSummary.js.map +1 -1
  117. package/esm/funcs/customersQueryCustomer.d.ts +2 -2
  118. package/esm/funcs/customersQueryCustomer.d.ts.map +1 -1
  119. package/esm/funcs/customersQueryCustomer.js.map +1 -1
  120. package/esm/funcs/customersUpdateCustomer.d.ts +2 -2
  121. package/esm/funcs/customersUpdateCustomer.d.ts.map +1 -1
  122. package/esm/funcs/customersUpdateCustomer.js.map +1 -1
  123. package/esm/funcs/entitlementsCreateEntitlement.d.ts +2 -2
  124. package/esm/funcs/entitlementsCreateEntitlement.d.ts.map +1 -1
  125. package/esm/funcs/entitlementsCreateEntitlement.js.map +1 -1
  126. package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts +2 -2
  127. package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts.map +1 -1
  128. package/esm/funcs/entitlementsCreateEntitlementsBulk.js.map +1 -1
  129. package/esm/funcs/entitlementsDeleteEntitlement.d.ts +2 -2
  130. package/esm/funcs/entitlementsDeleteEntitlement.d.ts.map +1 -1
  131. package/esm/funcs/entitlementsDeleteEntitlement.js.map +1 -1
  132. package/esm/funcs/entitlementsGetAddonEntitlements.d.ts +2 -2
  133. package/esm/funcs/entitlementsGetAddonEntitlements.d.ts.map +1 -1
  134. package/esm/funcs/entitlementsGetAddonEntitlements.js.map +1 -1
  135. package/esm/funcs/entitlementsGetEntitlement.d.ts +2 -2
  136. package/esm/funcs/entitlementsGetEntitlement.d.ts.map +1 -1
  137. package/esm/funcs/entitlementsGetEntitlement.js.map +1 -1
  138. package/esm/funcs/entitlementsGetPlanEntitlements.d.ts +2 -2
  139. package/esm/funcs/entitlementsGetPlanEntitlements.d.ts.map +1 -1
  140. package/esm/funcs/entitlementsGetPlanEntitlements.js.map +1 -1
  141. package/esm/funcs/entitlementsQueryEntitlement.d.ts +2 -2
  142. package/esm/funcs/entitlementsQueryEntitlement.d.ts.map +1 -1
  143. package/esm/funcs/entitlementsQueryEntitlement.js.map +1 -1
  144. package/esm/funcs/entitlementsUpdateEntitlement.d.ts +2 -2
  145. package/esm/funcs/entitlementsUpdateEntitlement.d.ts.map +1 -1
  146. package/esm/funcs/entitlementsUpdateEntitlement.js.map +1 -1
  147. package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts +2 -2
  148. package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts.map +1 -1
  149. package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.js.map +1 -1
  150. package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts +2 -2
  151. package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts.map +1 -1
  152. package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.js.map +1 -1
  153. package/esm/funcs/environmentsCreateEnvironment.d.ts +2 -2
  154. package/esm/funcs/environmentsCreateEnvironment.d.ts.map +1 -1
  155. package/esm/funcs/environmentsCreateEnvironment.js.map +1 -1
  156. package/esm/funcs/environmentsUpdateEnvironment.d.ts +2 -2
  157. package/esm/funcs/environmentsUpdateEnvironment.d.ts.map +1 -1
  158. package/esm/funcs/environmentsUpdateEnvironment.js.map +1 -1
  159. package/esm/funcs/eventsGetEvent.d.ts +2 -2
  160. package/esm/funcs/eventsGetEvent.d.ts.map +1 -1
  161. package/esm/funcs/eventsGetEvent.js.map +1 -1
  162. package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts +2 -2
  163. package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts.map +1 -1
  164. package/esm/funcs/eventsGetHuggingfaceInferenceData.js.map +1 -1
  165. package/esm/funcs/eventsGetUsageAnalytics.d.ts +2 -2
  166. package/esm/funcs/eventsGetUsageAnalytics.d.ts.map +1 -1
  167. package/esm/funcs/eventsGetUsageAnalytics.js.map +1 -1
  168. package/esm/funcs/eventsGetUsageByMeter.d.ts +2 -2
  169. package/esm/funcs/eventsGetUsageByMeter.d.ts.map +1 -1
  170. package/esm/funcs/eventsGetUsageByMeter.js.map +1 -1
  171. package/esm/funcs/eventsGetUsageStatistics.d.ts +2 -2
  172. package/esm/funcs/eventsGetUsageStatistics.d.ts.map +1 -1
  173. package/esm/funcs/eventsGetUsageStatistics.js.map +1 -1
  174. package/esm/funcs/eventsIngestEvent.d.ts +2 -2
  175. package/esm/funcs/eventsIngestEvent.d.ts.map +1 -1
  176. package/esm/funcs/eventsIngestEvent.js.map +1 -1
  177. package/esm/funcs/eventsIngestEventsBulk.d.ts +2 -2
  178. package/esm/funcs/eventsIngestEventsBulk.d.ts.map +1 -1
  179. package/esm/funcs/eventsIngestEventsBulk.js.map +1 -1
  180. package/esm/funcs/eventsListRawEvents.d.ts +2 -2
  181. package/esm/funcs/eventsListRawEvents.d.ts.map +1 -1
  182. package/esm/funcs/eventsListRawEvents.js.map +1 -1
  183. package/esm/funcs/featuresCreateFeature.d.ts +2 -2
  184. package/esm/funcs/featuresCreateFeature.d.ts.map +1 -1
  185. package/esm/funcs/featuresCreateFeature.js.map +1 -1
  186. package/esm/funcs/featuresDeleteFeature.d.ts +2 -2
  187. package/esm/funcs/featuresDeleteFeature.d.ts.map +1 -1
  188. package/esm/funcs/featuresDeleteFeature.js.map +1 -1
  189. package/esm/funcs/featuresQueryFeature.d.ts +2 -2
  190. package/esm/funcs/featuresQueryFeature.d.ts.map +1 -1
  191. package/esm/funcs/featuresQueryFeature.js.map +1 -1
  192. package/esm/funcs/featuresUpdateFeature.d.ts +2 -2
  193. package/esm/funcs/featuresUpdateFeature.d.ts.map +1 -1
  194. package/esm/funcs/featuresUpdateFeature.js.map +1 -1
  195. package/esm/funcs/groupsCreateGroup.d.ts +2 -2
  196. package/esm/funcs/groupsCreateGroup.d.ts.map +1 -1
  197. package/esm/funcs/groupsCreateGroup.js.map +1 -1
  198. package/esm/funcs/groupsDeleteGroup.d.ts +2 -2
  199. package/esm/funcs/groupsDeleteGroup.d.ts.map +1 -1
  200. package/esm/funcs/groupsDeleteGroup.js.map +1 -1
  201. package/esm/funcs/groupsGetGroup.d.ts +2 -2
  202. package/esm/funcs/groupsGetGroup.d.ts.map +1 -1
  203. package/esm/funcs/groupsGetGroup.js.map +1 -1
  204. package/esm/funcs/groupsQueryGroup.d.ts +2 -2
  205. package/esm/funcs/groupsQueryGroup.d.ts.map +1 -1
  206. package/esm/funcs/groupsQueryGroup.js.map +1 -1
  207. package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts +2 -2
  208. package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts.map +1 -1
  209. package/esm/funcs/integrationsCreateOrUpdateIntegration.js.map +1 -1
  210. package/esm/funcs/integrationsDeleteIntegration.d.ts +2 -2
  211. package/esm/funcs/integrationsDeleteIntegration.d.ts.map +1 -1
  212. package/esm/funcs/integrationsDeleteIntegration.js.map +1 -1
  213. package/esm/funcs/integrationsGetIntegration.d.ts +2 -2
  214. package/esm/funcs/integrationsGetIntegration.d.ts.map +1 -1
  215. package/esm/funcs/integrationsGetIntegration.js.map +1 -1
  216. package/esm/funcs/integrationsListLinkedIntegrations.d.ts +2 -2
  217. package/esm/funcs/integrationsListLinkedIntegrations.d.ts.map +1 -1
  218. package/esm/funcs/integrationsListLinkedIntegrations.js.map +1 -1
  219. package/esm/funcs/invoicesAttemptInvoicePayment.d.ts +2 -2
  220. package/esm/funcs/invoicesAttemptInvoicePayment.d.ts.map +1 -1
  221. package/esm/funcs/invoicesAttemptInvoicePayment.js.map +1 -1
  222. package/esm/funcs/invoicesCreateInvoice.d.ts +2 -2
  223. package/esm/funcs/invoicesCreateInvoice.d.ts.map +1 -1
  224. package/esm/funcs/invoicesCreateInvoice.js.map +1 -1
  225. package/esm/funcs/invoicesFinalizeInvoice.d.ts +2 -2
  226. package/esm/funcs/invoicesFinalizeInvoice.d.ts.map +1 -1
  227. package/esm/funcs/invoicesFinalizeInvoice.js.map +1 -1
  228. package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts +2 -2
  229. package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts.map +1 -1
  230. package/esm/funcs/invoicesGetCustomerInvoiceSummary.js.map +1 -1
  231. package/esm/funcs/invoicesGetInvoice.d.ts +2 -2
  232. package/esm/funcs/invoicesGetInvoice.d.ts.map +1 -1
  233. package/esm/funcs/invoicesGetInvoice.js.map +1 -1
  234. package/esm/funcs/invoicesGetInvoicePdf.d.ts +2 -2
  235. package/esm/funcs/invoicesGetInvoicePdf.d.ts.map +1 -1
  236. package/esm/funcs/invoicesGetInvoicePdf.js.map +1 -1
  237. package/esm/funcs/invoicesGetInvoicePreview.d.ts +2 -2
  238. package/esm/funcs/invoicesGetInvoicePreview.d.ts.map +1 -1
  239. package/esm/funcs/invoicesGetInvoicePreview.js.map +1 -1
  240. package/esm/funcs/invoicesQueryInvoice.d.ts +2 -2
  241. package/esm/funcs/invoicesQueryInvoice.d.ts.map +1 -1
  242. package/esm/funcs/invoicesQueryInvoice.js.map +1 -1
  243. package/esm/funcs/invoicesRecalculateInvoice.d.ts +2 -2
  244. package/esm/funcs/invoicesRecalculateInvoice.d.ts.map +1 -1
  245. package/esm/funcs/invoicesRecalculateInvoice.js.map +1 -1
  246. package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts +2 -2
  247. package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts.map +1 -1
  248. package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
  249. package/esm/funcs/invoicesUpdateInvoice.d.ts +2 -2
  250. package/esm/funcs/invoicesUpdateInvoice.d.ts.map +1 -1
  251. package/esm/funcs/invoicesUpdateInvoice.js.map +1 -1
  252. package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts +2 -2
  253. package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts.map +1 -1
  254. package/esm/funcs/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
  255. package/esm/funcs/invoicesVoidInvoice.d.ts +2 -2
  256. package/esm/funcs/invoicesVoidInvoice.d.ts.map +1 -1
  257. package/esm/funcs/invoicesVoidInvoice.js.map +1 -1
  258. package/esm/funcs/paymentsCreatePayment.d.ts +2 -2
  259. package/esm/funcs/paymentsCreatePayment.d.ts.map +1 -1
  260. package/esm/funcs/paymentsCreatePayment.js.map +1 -1
  261. package/esm/funcs/paymentsDeletePayment.d.ts +2 -2
  262. package/esm/funcs/paymentsDeletePayment.d.ts.map +1 -1
  263. package/esm/funcs/paymentsDeletePayment.js.map +1 -1
  264. package/esm/funcs/paymentsGetPayment.d.ts +2 -2
  265. package/esm/funcs/paymentsGetPayment.d.ts.map +1 -1
  266. package/esm/funcs/paymentsGetPayment.js.map +1 -1
  267. package/esm/funcs/paymentsListPayments.d.ts +2 -2
  268. package/esm/funcs/paymentsListPayments.d.ts.map +1 -1
  269. package/esm/funcs/paymentsListPayments.js.map +1 -1
  270. package/esm/funcs/paymentsProcessPayment.d.ts +2 -2
  271. package/esm/funcs/paymentsProcessPayment.d.ts.map +1 -1
  272. package/esm/funcs/paymentsProcessPayment.js.map +1 -1
  273. package/esm/funcs/paymentsUpdatePayment.d.ts +2 -2
  274. package/esm/funcs/paymentsUpdatePayment.d.ts.map +1 -1
  275. package/esm/funcs/paymentsUpdatePayment.js.map +1 -1
  276. package/esm/funcs/plansCreatePlan.d.ts +2 -2
  277. package/esm/funcs/plansCreatePlan.d.ts.map +1 -1
  278. package/esm/funcs/plansCreatePlan.js.map +1 -1
  279. package/esm/funcs/plansDeletePlan.d.ts +2 -2
  280. package/esm/funcs/plansDeletePlan.d.ts.map +1 -1
  281. package/esm/funcs/plansDeletePlan.js.map +1 -1
  282. package/esm/funcs/plansGetPlan.d.ts +2 -2
  283. package/esm/funcs/plansGetPlan.d.ts.map +1 -1
  284. package/esm/funcs/plansGetPlan.js.map +1 -1
  285. package/esm/funcs/plansPostPlansIdClone.d.ts +2 -2
  286. package/esm/funcs/plansPostPlansIdClone.d.ts.map +1 -1
  287. package/esm/funcs/plansPostPlansIdClone.js.map +1 -1
  288. package/esm/funcs/plansQueryPlan.d.ts +2 -2
  289. package/esm/funcs/plansQueryPlan.d.ts.map +1 -1
  290. package/esm/funcs/plansQueryPlan.js.map +1 -1
  291. package/esm/funcs/plansSyncPlanPrices.d.ts +2 -2
  292. package/esm/funcs/plansSyncPlanPrices.d.ts.map +1 -1
  293. package/esm/funcs/plansSyncPlanPrices.js.map +1 -1
  294. package/esm/funcs/plansUpdatePlan.d.ts +2 -2
  295. package/esm/funcs/plansUpdatePlan.d.ts.map +1 -1
  296. package/esm/funcs/plansUpdatePlan.js.map +1 -1
  297. package/esm/funcs/priceUnitsCreatePriceUnit.d.ts +2 -2
  298. package/esm/funcs/priceUnitsCreatePriceUnit.d.ts.map +1 -1
  299. package/esm/funcs/priceUnitsCreatePriceUnit.js.map +1 -1
  300. package/esm/funcs/priceUnitsDeletePriceUnit.d.ts +2 -2
  301. package/esm/funcs/priceUnitsDeletePriceUnit.d.ts.map +1 -1
  302. package/esm/funcs/priceUnitsDeletePriceUnit.js.map +1 -1
  303. package/esm/funcs/priceUnitsGetPriceUnit.d.ts +2 -2
  304. package/esm/funcs/priceUnitsGetPriceUnit.d.ts.map +1 -1
  305. package/esm/funcs/priceUnitsGetPriceUnit.js.map +1 -1
  306. package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts +2 -2
  307. package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts.map +1 -1
  308. package/esm/funcs/priceUnitsGetPriceUnitByCode.js.map +1 -1
  309. package/esm/funcs/priceUnitsListPriceUnits.d.ts +2 -2
  310. package/esm/funcs/priceUnitsListPriceUnits.d.ts.map +1 -1
  311. package/esm/funcs/priceUnitsListPriceUnits.js.map +1 -1
  312. package/esm/funcs/priceUnitsQueryPriceUnit.d.ts +2 -2
  313. package/esm/funcs/priceUnitsQueryPriceUnit.d.ts.map +1 -1
  314. package/esm/funcs/priceUnitsQueryPriceUnit.js.map +1 -1
  315. package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts +2 -2
  316. package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts.map +1 -1
  317. package/esm/funcs/priceUnitsUpdatePriceUnit.js.map +1 -1
  318. package/esm/funcs/pricesCreatePrice.d.ts +2 -2
  319. package/esm/funcs/pricesCreatePrice.d.ts.map +1 -1
  320. package/esm/funcs/pricesCreatePrice.js.map +1 -1
  321. package/esm/funcs/pricesCreatePricesBulk.d.ts +2 -2
  322. package/esm/funcs/pricesCreatePricesBulk.d.ts.map +1 -1
  323. package/esm/funcs/pricesCreatePricesBulk.js.map +1 -1
  324. package/esm/funcs/pricesDeletePrice.d.ts +2 -2
  325. package/esm/funcs/pricesDeletePrice.d.ts.map +1 -1
  326. package/esm/funcs/pricesDeletePrice.js.map +1 -1
  327. package/esm/funcs/pricesGetPrice.d.ts +2 -2
  328. package/esm/funcs/pricesGetPrice.d.ts.map +1 -1
  329. package/esm/funcs/pricesGetPrice.js.map +1 -1
  330. package/esm/funcs/pricesGetPriceByLookupKey.d.ts +2 -2
  331. package/esm/funcs/pricesGetPriceByLookupKey.d.ts.map +1 -1
  332. package/esm/funcs/pricesGetPriceByLookupKey.js.map +1 -1
  333. package/esm/funcs/pricesQueryPrice.d.ts +2 -2
  334. package/esm/funcs/pricesQueryPrice.d.ts.map +1 -1
  335. package/esm/funcs/pricesQueryPrice.js.map +1 -1
  336. package/esm/funcs/pricesUpdatePrice.d.ts +2 -2
  337. package/esm/funcs/pricesUpdatePrice.d.ts.map +1 -1
  338. package/esm/funcs/pricesUpdatePrice.js.map +1 -1
  339. package/esm/funcs/rbacGetRBACRole.d.ts +2 -2
  340. package/esm/funcs/rbacGetRBACRole.d.ts.map +1 -1
  341. package/esm/funcs/rbacGetRBACRole.js.map +1 -1
  342. package/esm/funcs/rbacListRBACRoles.d.ts +2 -2
  343. package/esm/funcs/rbacListRBACRoles.d.ts.map +1 -1
  344. package/esm/funcs/rbacListRBACRoles.js.map +1 -1
  345. package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts +2 -2
  346. package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts.map +1 -1
  347. package/esm/funcs/scheduledTasksCreateScheduledTask.js.map +1 -1
  348. package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts +2 -2
  349. package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts.map +1 -1
  350. package/esm/funcs/scheduledTasksDeleteScheduledTask.js.map +1 -1
  351. package/esm/funcs/scheduledTasksGetScheduledTask.d.ts +2 -2
  352. package/esm/funcs/scheduledTasksGetScheduledTask.d.ts.map +1 -1
  353. package/esm/funcs/scheduledTasksGetScheduledTask.js.map +1 -1
  354. package/esm/funcs/scheduledTasksListScheduledTasks.d.ts +2 -2
  355. package/esm/funcs/scheduledTasksListScheduledTasks.d.ts.map +1 -1
  356. package/esm/funcs/scheduledTasksListScheduledTasks.js.map +1 -1
  357. package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts +2 -2
  358. package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts.map +1 -1
  359. package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.js.map +1 -1
  360. package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts +2 -2
  361. package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts.map +1 -1
  362. package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.js.map +1 -1
  363. package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts +2 -2
  364. package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts.map +1 -1
  365. package/esm/funcs/scheduledTasksUpdateScheduledTask.js.map +1 -1
  366. package/esm/funcs/secretsCreateApiKey.d.ts +2 -2
  367. package/esm/funcs/secretsCreateApiKey.d.ts.map +1 -1
  368. package/esm/funcs/secretsCreateApiKey.js.map +1 -1
  369. package/esm/funcs/secretsDeleteApiKey.d.ts +2 -2
  370. package/esm/funcs/secretsDeleteApiKey.d.ts.map +1 -1
  371. package/esm/funcs/secretsDeleteApiKey.js.map +1 -1
  372. package/esm/funcs/secretsListApiKeys.d.ts +2 -2
  373. package/esm/funcs/secretsListApiKeys.d.ts.map +1 -1
  374. package/esm/funcs/secretsListApiKeys.js.map +1 -1
  375. package/esm/funcs/subscriptionsActivateSubscription.d.ts +2 -2
  376. package/esm/funcs/subscriptionsActivateSubscription.d.ts.map +1 -1
  377. package/esm/funcs/subscriptionsActivateSubscription.js.map +1 -1
  378. package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts +2 -2
  379. package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts.map +1 -1
  380. package/esm/funcs/subscriptionsAddSubscriptionAddon.js.map +1 -1
  381. package/esm/funcs/subscriptionsCancelSubscription.d.ts +2 -2
  382. package/esm/funcs/subscriptionsCancelSubscription.d.ts.map +1 -1
  383. package/esm/funcs/subscriptionsCancelSubscription.js.map +1 -1
  384. package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts +2 -2
  385. package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts.map +1 -1
  386. package/esm/funcs/subscriptionsCancelSubscriptionSchedule.js.map +1 -1
  387. package/esm/funcs/subscriptionsCreateSubscription.d.ts +2 -2
  388. package/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -1
  389. package/esm/funcs/subscriptionsCreateSubscription.js.map +1 -1
  390. package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts +2 -2
  391. package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts.map +1 -1
  392. package/esm/funcs/subscriptionsCreateSubscriptionLineItem.js.map +1 -1
  393. package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts +2 -2
  394. package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts.map +1 -1
  395. package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.js.map +1 -1
  396. package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts +2 -2
  397. package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts.map +1 -1
  398. package/esm/funcs/subscriptionsExecuteSubscriptionChange.js.map +1 -1
  399. package/esm/funcs/subscriptionsGetSubscription.d.ts +2 -2
  400. package/esm/funcs/subscriptionsGetSubscription.d.ts.map +1 -1
  401. package/esm/funcs/subscriptionsGetSubscription.js.map +1 -1
  402. package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts +2 -2
  403. package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts.map +1 -1
  404. package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.js.map +1 -1
  405. package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts +2 -2
  406. package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts.map +1 -1
  407. package/esm/funcs/subscriptionsGetSubscriptionEntitlements.js.map +1 -1
  408. package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts +2 -2
  409. package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts.map +1 -1
  410. package/esm/funcs/subscriptionsGetSubscriptionSchedule.js.map +1 -1
  411. package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts +2 -2
  412. package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts.map +1 -1
  413. package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.js.map +1 -1
  414. package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts +2 -2
  415. package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts.map +1 -1
  416. package/esm/funcs/subscriptionsGetSubscriptionUsage.js.map +1 -1
  417. package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts +2 -2
  418. package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts.map +1 -1
  419. package/esm/funcs/subscriptionsGetSubscriptionV2.js.map +1 -1
  420. package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts +2 -2
  421. package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts.map +1 -1
  422. package/esm/funcs/subscriptionsListAllSubscriptionSchedules.js.map +1 -1
  423. package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts +2 -2
  424. package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts.map +1 -1
  425. package/esm/funcs/subscriptionsListSubscriptionPauses.js.map +1 -1
  426. package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts +2 -2
  427. package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts.map +1 -1
  428. package/esm/funcs/subscriptionsListSubscriptionSchedules.js.map +1 -1
  429. package/esm/funcs/subscriptionsPauseSubscription.d.ts +2 -2
  430. package/esm/funcs/subscriptionsPauseSubscription.d.ts.map +1 -1
  431. package/esm/funcs/subscriptionsPauseSubscription.js.map +1 -1
  432. package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts +2 -2
  433. package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts.map +1 -1
  434. package/esm/funcs/subscriptionsPreviewSubscriptionChange.js.map +1 -1
  435. package/esm/funcs/subscriptionsQuerySubscription.d.ts +2 -2
  436. package/esm/funcs/subscriptionsQuerySubscription.d.ts.map +1 -1
  437. package/esm/funcs/subscriptionsQuerySubscription.js.map +1 -1
  438. package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts +2 -2
  439. package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts.map +1 -1
  440. package/esm/funcs/subscriptionsRemoveSubscriptionAddon.js.map +1 -1
  441. package/esm/funcs/subscriptionsResumeSubscription.d.ts +2 -2
  442. package/esm/funcs/subscriptionsResumeSubscription.d.ts.map +1 -1
  443. package/esm/funcs/subscriptionsResumeSubscription.js.map +1 -1
  444. package/esm/funcs/subscriptionsUpdateSubscription.d.ts +2 -2
  445. package/esm/funcs/subscriptionsUpdateSubscription.d.ts.map +1 -1
  446. package/esm/funcs/subscriptionsUpdateSubscription.js.map +1 -1
  447. package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts +2 -2
  448. package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts.map +1 -1
  449. package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.js.map +1 -1
  450. package/esm/funcs/tasksCreateTask.d.ts +2 -2
  451. package/esm/funcs/tasksCreateTask.d.ts.map +1 -1
  452. package/esm/funcs/tasksCreateTask.js.map +1 -1
  453. package/esm/funcs/tasksDownloadTaskExport.d.ts +2 -2
  454. package/esm/funcs/tasksDownloadTaskExport.d.ts.map +1 -1
  455. package/esm/funcs/tasksDownloadTaskExport.js.map +1 -1
  456. package/esm/funcs/tasksGetTask.d.ts +2 -2
  457. package/esm/funcs/tasksGetTask.d.ts.map +1 -1
  458. package/esm/funcs/tasksGetTask.js.map +1 -1
  459. package/esm/funcs/tasksGetTaskResult.d.ts +2 -2
  460. package/esm/funcs/tasksGetTaskResult.d.ts.map +1 -1
  461. package/esm/funcs/tasksGetTaskResult.js.map +1 -1
  462. package/esm/funcs/tasksListTasks.d.ts +2 -2
  463. package/esm/funcs/tasksListTasks.d.ts.map +1 -1
  464. package/esm/funcs/tasksListTasks.js.map +1 -1
  465. package/esm/funcs/tasksUpdateTaskStatus.d.ts +2 -2
  466. package/esm/funcs/tasksUpdateTaskStatus.d.ts.map +1 -1
  467. package/esm/funcs/tasksUpdateTaskStatus.js.map +1 -1
  468. package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts +2 -2
  469. package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts.map +1 -1
  470. package/esm/funcs/taxAssociationsCreateTaxAssociation.js.map +1 -1
  471. package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts +2 -2
  472. package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts.map +1 -1
  473. package/esm/funcs/taxAssociationsDeleteTaxAssociation.js.map +1 -1
  474. package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts +2 -2
  475. package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts.map +1 -1
  476. package/esm/funcs/taxAssociationsGetTaxAssociation.js.map +1 -1
  477. package/esm/funcs/taxAssociationsListTaxAssociations.d.ts +2 -2
  478. package/esm/funcs/taxAssociationsListTaxAssociations.d.ts.map +1 -1
  479. package/esm/funcs/taxAssociationsListTaxAssociations.js.map +1 -1
  480. package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts +2 -2
  481. package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts.map +1 -1
  482. package/esm/funcs/taxAssociationsUpdateTaxAssociation.js.map +1 -1
  483. package/esm/funcs/taxRatesCreateTaxRate.d.ts +2 -2
  484. package/esm/funcs/taxRatesCreateTaxRate.d.ts.map +1 -1
  485. package/esm/funcs/taxRatesCreateTaxRate.js.map +1 -1
  486. package/esm/funcs/taxRatesDeleteTaxRate.d.ts +2 -2
  487. package/esm/funcs/taxRatesDeleteTaxRate.d.ts.map +1 -1
  488. package/esm/funcs/taxRatesDeleteTaxRate.js.map +1 -1
  489. package/esm/funcs/taxRatesGetTaxRate.d.ts +2 -2
  490. package/esm/funcs/taxRatesGetTaxRate.d.ts.map +1 -1
  491. package/esm/funcs/taxRatesGetTaxRate.js.map +1 -1
  492. package/esm/funcs/taxRatesGetTaxRates.d.ts +2 -2
  493. package/esm/funcs/taxRatesGetTaxRates.d.ts.map +1 -1
  494. package/esm/funcs/taxRatesGetTaxRates.js.map +1 -1
  495. package/esm/funcs/taxRatesUpdateTaxRate.d.ts +2 -2
  496. package/esm/funcs/taxRatesUpdateTaxRate.d.ts.map +1 -1
  497. package/esm/funcs/taxRatesUpdateTaxRate.js.map +1 -1
  498. package/esm/funcs/tenantsGetTenantBillingUsage.d.ts +2 -2
  499. package/esm/funcs/tenantsGetTenantBillingUsage.d.ts.map +1 -1
  500. package/esm/funcs/tenantsGetTenantBillingUsage.js.map +1 -1
  501. package/esm/funcs/tenantsGetTenantById.d.ts +2 -2
  502. package/esm/funcs/tenantsGetTenantById.d.ts.map +1 -1
  503. package/esm/funcs/tenantsGetTenantById.js.map +1 -1
  504. package/esm/funcs/tenantsUpdateTenant.d.ts +2 -2
  505. package/esm/funcs/tenantsUpdateTenant.d.ts.map +1 -1
  506. package/esm/funcs/tenantsUpdateTenant.js.map +1 -1
  507. package/esm/funcs/usersCreateUser.d.ts +2 -2
  508. package/esm/funcs/usersCreateUser.d.ts.map +1 -1
  509. package/esm/funcs/usersCreateUser.js.map +1 -1
  510. package/esm/funcs/usersGetUserInfo.d.ts +2 -2
  511. package/esm/funcs/usersGetUserInfo.d.ts.map +1 -1
  512. package/esm/funcs/usersGetUserInfo.js.map +1 -1
  513. package/esm/funcs/usersQueryUser.d.ts +2 -2
  514. package/esm/funcs/usersQueryUser.d.ts.map +1 -1
  515. package/esm/funcs/usersQueryUser.js.map +1 -1
  516. package/esm/funcs/walletsCreateWallet.d.ts +2 -2
  517. package/esm/funcs/walletsCreateWallet.d.ts.map +1 -1
  518. package/esm/funcs/walletsCreateWallet.js.map +1 -1
  519. package/esm/funcs/walletsGetCustomerWallets.d.ts +2 -2
  520. package/esm/funcs/walletsGetCustomerWallets.d.ts.map +1 -1
  521. package/esm/funcs/walletsGetCustomerWallets.js.map +1 -1
  522. package/esm/funcs/walletsGetWallet.d.ts +2 -2
  523. package/esm/funcs/walletsGetWallet.d.ts.map +1 -1
  524. package/esm/funcs/walletsGetWallet.js.map +1 -1
  525. package/esm/funcs/walletsGetWalletBalance.d.ts +2 -2
  526. package/esm/funcs/walletsGetWalletBalance.d.ts.map +1 -1
  527. package/esm/funcs/walletsGetWalletBalance.js.map +1 -1
  528. package/esm/funcs/walletsGetWalletTransactions.d.ts +2 -2
  529. package/esm/funcs/walletsGetWalletTransactions.d.ts.map +1 -1
  530. package/esm/funcs/walletsGetWalletTransactions.js.map +1 -1
  531. package/esm/funcs/walletsGetWalletsByCustomerId.d.ts +2 -2
  532. package/esm/funcs/walletsGetWalletsByCustomerId.d.ts.map +1 -1
  533. package/esm/funcs/walletsGetWalletsByCustomerId.js.map +1 -1
  534. package/esm/funcs/walletsQueryWallet.d.ts +2 -2
  535. package/esm/funcs/walletsQueryWallet.d.ts.map +1 -1
  536. package/esm/funcs/walletsQueryWallet.js.map +1 -1
  537. package/esm/funcs/walletsQueryWalletTransaction.d.ts +2 -2
  538. package/esm/funcs/walletsQueryWalletTransaction.d.ts.map +1 -1
  539. package/esm/funcs/walletsQueryWalletTransaction.js.map +1 -1
  540. package/esm/funcs/walletsTerminateWallet.d.ts +2 -2
  541. package/esm/funcs/walletsTerminateWallet.d.ts.map +1 -1
  542. package/esm/funcs/walletsTerminateWallet.js.map +1 -1
  543. package/esm/funcs/walletsTopUpWallet.d.ts +2 -2
  544. package/esm/funcs/walletsTopUpWallet.d.ts.map +1 -1
  545. package/esm/funcs/walletsTopUpWallet.js.map +1 -1
  546. package/esm/funcs/walletsUpdateWallet.d.ts +2 -2
  547. package/esm/funcs/walletsUpdateWallet.d.ts.map +1 -1
  548. package/esm/funcs/walletsUpdateWallet.js.map +1 -1
  549. package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts +2 -2
  550. package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts.map +1 -1
  551. package/esm/funcs/webhooksHandleChargebeeWebhook.js.map +1 -1
  552. package/esm/funcs/webhooksHandleHubspotWebhook.d.ts +2 -2
  553. package/esm/funcs/webhooksHandleHubspotWebhook.d.ts.map +1 -1
  554. package/esm/funcs/webhooksHandleHubspotWebhook.js.map +1 -1
  555. package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts +2 -2
  556. package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts.map +1 -1
  557. package/esm/funcs/webhooksHandleMoyasarWebhook.js.map +1 -1
  558. package/esm/funcs/webhooksHandleNomodWebhook.d.ts +2 -2
  559. package/esm/funcs/webhooksHandleNomodWebhook.d.ts.map +1 -1
  560. package/esm/funcs/webhooksHandleNomodWebhook.js.map +1 -1
  561. package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts +2 -2
  562. package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts.map +1 -1
  563. package/esm/funcs/webhooksHandleQuickbooksWebhook.js.map +1 -1
  564. package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts +2 -2
  565. package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts.map +1 -1
  566. package/esm/funcs/webhooksHandleRazorpayWebhook.js.map +1 -1
  567. package/esm/funcs/webhooksHandleStripeWebhook.d.ts +2 -2
  568. package/esm/funcs/webhooksHandleStripeWebhook.d.ts.map +1 -1
  569. package/esm/funcs/webhooksHandleStripeWebhook.js.map +1 -1
  570. package/esm/funcs/workflowsQueryWorkflow.d.ts +2 -2
  571. package/esm/funcs/workflowsQueryWorkflow.d.ts.map +1 -1
  572. package/esm/funcs/workflowsQueryWorkflow.js.map +1 -1
  573. package/esm/landing-page.js +14 -14
  574. package/esm/lib/config.d.ts +3 -3
  575. package/esm/lib/config.d.ts.map +1 -1
  576. package/esm/lib/config.js +3 -3
  577. package/esm/lib/config.js.map +1 -1
  578. package/esm/lib/security.d.ts.map +1 -1
  579. package/esm/lib/security.js.map +1 -1
  580. package/esm/mcp-server/mcp-server.js +1 -1
  581. package/esm/mcp-server/mcp-server.js.map +1 -1
  582. package/esm/mcp-server/prompts.d.ts +4 -4
  583. package/esm/mcp-server/prompts.d.ts.map +1 -1
  584. package/esm/mcp-server/prompts.js.map +1 -1
  585. package/esm/mcp-server/resources.d.ts +5 -5
  586. package/esm/mcp-server/resources.d.ts.map +1 -1
  587. package/esm/mcp-server/resources.js.map +1 -1
  588. package/esm/mcp-server/server.d.ts +2 -2
  589. package/esm/mcp-server/server.d.ts.map +1 -1
  590. package/esm/mcp-server/server.js +4 -4
  591. package/esm/mcp-server/server.js.map +1 -1
  592. package/esm/mcp-server/tools.d.ts +6 -6
  593. package/esm/mcp-server/tools.d.ts.map +1 -1
  594. package/esm/mcp-server/tools.js +2 -2
  595. package/esm/mcp-server/tools.js.map +1 -1
  596. package/esm/tsconfig.tsbuildinfo +1 -1
  597. package/manifest.json +16 -14
  598. package/package.json +3 -2
  599. package/src/core.ts +1 -1
  600. package/src/funcs/addonsCreateAddon.ts +3 -3
  601. package/src/funcs/addonsDeleteAddon.ts +3 -3
  602. package/src/funcs/addonsGetAddon.ts +3 -3
  603. package/src/funcs/addonsGetAddonByLookupKey.ts +3 -3
  604. package/src/funcs/addonsQueryAddon.ts +3 -3
  605. package/src/funcs/addonsUpdateAddon.ts +3 -3
  606. package/src/funcs/alertsQueryAlertLog.ts +3 -3
  607. package/src/funcs/costsCreateCostsheet.ts +3 -3
  608. package/src/funcs/costsDeleteCostsheet.ts +3 -3
  609. package/src/funcs/costsGetActiveCostsheet.ts +3 -3
  610. package/src/funcs/costsGetCostsheet.ts +3 -3
  611. package/src/funcs/costsGetDetailedCostAnalytics.ts +3 -3
  612. package/src/funcs/costsGetDetailedCostAnalyticsV2.ts +3 -3
  613. package/src/funcs/costsQueryCostsheet.ts +3 -3
  614. package/src/funcs/costsUpdateCostsheet.ts +3 -3
  615. package/src/funcs/couponsCreateCoupon.ts +3 -3
  616. package/src/funcs/couponsDeleteCoupon.ts +3 -3
  617. package/src/funcs/couponsGetCoupon.ts +3 -3
  618. package/src/funcs/couponsQueryCoupon.ts +3 -3
  619. package/src/funcs/couponsUpdateCoupon.ts +3 -3
  620. package/src/funcs/creditGrantsCreateCreditGrant.ts +3 -3
  621. package/src/funcs/creditGrantsDeleteCreditGrant.ts +3 -3
  622. package/src/funcs/creditGrantsGetCreditGrant.ts +3 -3
  623. package/src/funcs/creditGrantsGetPlanCreditGrants.ts +3 -3
  624. package/src/funcs/creditGrantsUpdateCreditGrant.ts +3 -3
  625. package/src/funcs/creditNotesCreateCreditNote.ts +3 -3
  626. package/src/funcs/creditNotesGetCreditNote.ts +3 -3
  627. package/src/funcs/creditNotesProcessCreditNote.ts +3 -3
  628. package/src/funcs/creditNotesVoidCreditNote.ts +3 -3
  629. package/src/funcs/customersCreateCustomer.ts +3 -3
  630. package/src/funcs/customersDeleteCustomer.ts +3 -3
  631. package/src/funcs/customersGetCustomer.ts +3 -3
  632. package/src/funcs/customersGetCustomerByExternalId.ts +3 -3
  633. package/src/funcs/customersGetCustomerEntitlements.ts +3 -3
  634. package/src/funcs/customersGetCustomerUpcomingGrants.ts +3 -3
  635. package/src/funcs/customersGetCustomerUsageSummary.ts +3 -3
  636. package/src/funcs/customersQueryCustomer.ts +3 -3
  637. package/src/funcs/customersUpdateCustomer.ts +3 -3
  638. package/src/funcs/entitlementsCreateEntitlement.ts +3 -3
  639. package/src/funcs/entitlementsCreateEntitlementsBulk.ts +3 -3
  640. package/src/funcs/entitlementsDeleteEntitlement.ts +3 -3
  641. package/src/funcs/entitlementsGetAddonEntitlements.ts +3 -3
  642. package/src/funcs/entitlementsGetEntitlement.ts +3 -3
  643. package/src/funcs/entitlementsGetPlanEntitlements.ts +3 -3
  644. package/src/funcs/entitlementsQueryEntitlement.ts +3 -3
  645. package/src/funcs/entitlementsUpdateEntitlement.ts +3 -3
  646. package/src/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.ts +3 -3
  647. package/src/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.ts +3 -3
  648. package/src/funcs/environmentsCreateEnvironment.ts +3 -3
  649. package/src/funcs/environmentsUpdateEnvironment.ts +3 -3
  650. package/src/funcs/eventsGetEvent.ts +3 -3
  651. package/src/funcs/eventsGetHuggingfaceInferenceData.ts +3 -3
  652. package/src/funcs/eventsGetUsageAnalytics.ts +3 -3
  653. package/src/funcs/eventsGetUsageByMeter.ts +3 -3
  654. package/src/funcs/eventsGetUsageStatistics.ts +3 -3
  655. package/src/funcs/eventsIngestEvent.ts +3 -3
  656. package/src/funcs/eventsIngestEventsBulk.ts +3 -3
  657. package/src/funcs/eventsListRawEvents.ts +3 -3
  658. package/src/funcs/featuresCreateFeature.ts +3 -3
  659. package/src/funcs/featuresDeleteFeature.ts +3 -3
  660. package/src/funcs/featuresQueryFeature.ts +3 -3
  661. package/src/funcs/featuresUpdateFeature.ts +3 -3
  662. package/src/funcs/groupsCreateGroup.ts +3 -3
  663. package/src/funcs/groupsDeleteGroup.ts +3 -3
  664. package/src/funcs/groupsGetGroup.ts +3 -3
  665. package/src/funcs/groupsQueryGroup.ts +3 -3
  666. package/src/funcs/integrationsCreateOrUpdateIntegration.ts +3 -3
  667. package/src/funcs/integrationsDeleteIntegration.ts +3 -3
  668. package/src/funcs/integrationsGetIntegration.ts +3 -3
  669. package/src/funcs/integrationsListLinkedIntegrations.ts +3 -3
  670. package/src/funcs/invoicesAttemptInvoicePayment.ts +3 -3
  671. package/src/funcs/invoicesCreateInvoice.ts +3 -3
  672. package/src/funcs/invoicesFinalizeInvoice.ts +3 -3
  673. package/src/funcs/invoicesGetCustomerInvoiceSummary.ts +3 -3
  674. package/src/funcs/invoicesGetInvoice.ts +3 -3
  675. package/src/funcs/invoicesGetInvoicePdf.ts +3 -3
  676. package/src/funcs/invoicesGetInvoicePreview.ts +3 -3
  677. package/src/funcs/invoicesQueryInvoice.ts +3 -3
  678. package/src/funcs/invoicesRecalculateInvoice.ts +3 -3
  679. package/src/funcs/invoicesTriggerInvoiceCommsWebhook.ts +3 -3
  680. package/src/funcs/invoicesUpdateInvoice.ts +3 -3
  681. package/src/funcs/invoicesUpdateInvoicePaymentStatus.ts +3 -3
  682. package/src/funcs/invoicesVoidInvoice.ts +3 -3
  683. package/src/funcs/paymentsCreatePayment.ts +3 -3
  684. package/src/funcs/paymentsDeletePayment.ts +3 -3
  685. package/src/funcs/paymentsGetPayment.ts +3 -3
  686. package/src/funcs/paymentsListPayments.ts +3 -3
  687. package/src/funcs/paymentsProcessPayment.ts +3 -3
  688. package/src/funcs/paymentsUpdatePayment.ts +3 -3
  689. package/src/funcs/plansCreatePlan.ts +3 -3
  690. package/src/funcs/plansDeletePlan.ts +3 -3
  691. package/src/funcs/plansGetPlan.ts +3 -3
  692. package/src/funcs/plansPostPlansIdClone.ts +3 -3
  693. package/src/funcs/plansQueryPlan.ts +3 -3
  694. package/src/funcs/plansSyncPlanPrices.ts +3 -3
  695. package/src/funcs/plansUpdatePlan.ts +3 -3
  696. package/src/funcs/priceUnitsCreatePriceUnit.ts +3 -3
  697. package/src/funcs/priceUnitsDeletePriceUnit.ts +3 -3
  698. package/src/funcs/priceUnitsGetPriceUnit.ts +3 -3
  699. package/src/funcs/priceUnitsGetPriceUnitByCode.ts +3 -3
  700. package/src/funcs/priceUnitsListPriceUnits.ts +3 -3
  701. package/src/funcs/priceUnitsQueryPriceUnit.ts +3 -3
  702. package/src/funcs/priceUnitsUpdatePriceUnit.ts +3 -3
  703. package/src/funcs/pricesCreatePrice.ts +3 -3
  704. package/src/funcs/pricesCreatePricesBulk.ts +3 -3
  705. package/src/funcs/pricesDeletePrice.ts +3 -3
  706. package/src/funcs/pricesGetPrice.ts +3 -3
  707. package/src/funcs/pricesGetPriceByLookupKey.ts +3 -3
  708. package/src/funcs/pricesQueryPrice.ts +3 -3
  709. package/src/funcs/pricesUpdatePrice.ts +3 -3
  710. package/src/funcs/rbacGetRBACRole.ts +3 -3
  711. package/src/funcs/rbacListRBACRoles.ts +3 -3
  712. package/src/funcs/scheduledTasksCreateScheduledTask.ts +3 -3
  713. package/src/funcs/scheduledTasksDeleteScheduledTask.ts +3 -3
  714. package/src/funcs/scheduledTasksGetScheduledTask.ts +3 -3
  715. package/src/funcs/scheduledTasksListScheduledTasks.ts +3 -3
  716. package/src/funcs/scheduledTasksScheduleUpdateBillingPeriod.ts +3 -3
  717. package/src/funcs/scheduledTasksTriggerScheduledTaskRun.ts +3 -3
  718. package/src/funcs/scheduledTasksUpdateScheduledTask.ts +3 -3
  719. package/src/funcs/secretsCreateApiKey.ts +3 -3
  720. package/src/funcs/secretsDeleteApiKey.ts +3 -3
  721. package/src/funcs/secretsListApiKeys.ts +3 -3
  722. package/src/funcs/subscriptionsActivateSubscription.ts +3 -3
  723. package/src/funcs/subscriptionsAddSubscriptionAddon.ts +3 -3
  724. package/src/funcs/subscriptionsCancelSubscription.ts +3 -3
  725. package/src/funcs/subscriptionsCancelSubscriptionSchedule.ts +3 -3
  726. package/src/funcs/subscriptionsCreateSubscription.ts +3 -3
  727. package/src/funcs/subscriptionsCreateSubscriptionLineItem.ts +3 -3
  728. package/src/funcs/subscriptionsDeleteSubscriptionLineItem.ts +3 -3
  729. package/src/funcs/subscriptionsExecuteSubscriptionChange.ts +3 -3
  730. package/src/funcs/subscriptionsGetSubscription.ts +3 -3
  731. package/src/funcs/subscriptionsGetSubscriptionAddonAssociations.ts +3 -3
  732. package/src/funcs/subscriptionsGetSubscriptionEntitlements.ts +3 -3
  733. package/src/funcs/subscriptionsGetSubscriptionSchedule.ts +3 -3
  734. package/src/funcs/subscriptionsGetSubscriptionUpcomingGrants.ts +3 -3
  735. package/src/funcs/subscriptionsGetSubscriptionUsage.ts +3 -3
  736. package/src/funcs/subscriptionsGetSubscriptionV2.ts +3 -3
  737. package/src/funcs/subscriptionsListAllSubscriptionSchedules.ts +3 -3
  738. package/src/funcs/subscriptionsListSubscriptionPauses.ts +3 -3
  739. package/src/funcs/subscriptionsListSubscriptionSchedules.ts +3 -3
  740. package/src/funcs/subscriptionsPauseSubscription.ts +3 -3
  741. package/src/funcs/subscriptionsPreviewSubscriptionChange.ts +3 -3
  742. package/src/funcs/subscriptionsQuerySubscription.ts +3 -3
  743. package/src/funcs/subscriptionsRemoveSubscriptionAddon.ts +3 -3
  744. package/src/funcs/subscriptionsResumeSubscription.ts +3 -3
  745. package/src/funcs/subscriptionsUpdateSubscription.ts +3 -3
  746. package/src/funcs/subscriptionsUpdateSubscriptionLineItem.ts +3 -3
  747. package/src/funcs/tasksCreateTask.ts +3 -3
  748. package/src/funcs/tasksDownloadTaskExport.ts +3 -3
  749. package/src/funcs/tasksGetTask.ts +3 -3
  750. package/src/funcs/tasksGetTaskResult.ts +3 -3
  751. package/src/funcs/tasksListTasks.ts +3 -3
  752. package/src/funcs/tasksUpdateTaskStatus.ts +3 -3
  753. package/src/funcs/taxAssociationsCreateTaxAssociation.ts +3 -3
  754. package/src/funcs/taxAssociationsDeleteTaxAssociation.ts +3 -3
  755. package/src/funcs/taxAssociationsGetTaxAssociation.ts +3 -3
  756. package/src/funcs/taxAssociationsListTaxAssociations.ts +3 -3
  757. package/src/funcs/taxAssociationsUpdateTaxAssociation.ts +3 -3
  758. package/src/funcs/taxRatesCreateTaxRate.ts +3 -3
  759. package/src/funcs/taxRatesDeleteTaxRate.ts +3 -3
  760. package/src/funcs/taxRatesGetTaxRate.ts +3 -3
  761. package/src/funcs/taxRatesGetTaxRates.ts +3 -3
  762. package/src/funcs/taxRatesUpdateTaxRate.ts +3 -3
  763. package/src/funcs/tenantsGetTenantBillingUsage.ts +3 -3
  764. package/src/funcs/tenantsGetTenantById.ts +3 -3
  765. package/src/funcs/tenantsUpdateTenant.ts +3 -3
  766. package/src/funcs/usersCreateUser.ts +3 -3
  767. package/src/funcs/usersGetUserInfo.ts +3 -3
  768. package/src/funcs/usersQueryUser.ts +3 -3
  769. package/src/funcs/walletsCreateWallet.ts +3 -3
  770. package/src/funcs/walletsGetCustomerWallets.ts +3 -3
  771. package/src/funcs/walletsGetWallet.ts +3 -3
  772. package/src/funcs/walletsGetWalletBalance.ts +3 -3
  773. package/src/funcs/walletsGetWalletTransactions.ts +3 -3
  774. package/src/funcs/walletsGetWalletsByCustomerId.ts +3 -3
  775. package/src/funcs/walletsQueryWallet.ts +3 -3
  776. package/src/funcs/walletsQueryWalletTransaction.ts +3 -3
  777. package/src/funcs/walletsTerminateWallet.ts +3 -3
  778. package/src/funcs/walletsTopUpWallet.ts +3 -3
  779. package/src/funcs/walletsUpdateWallet.ts +3 -3
  780. package/src/funcs/webhooksHandleChargebeeWebhook.ts +3 -3
  781. package/src/funcs/webhooksHandleHubspotWebhook.ts +3 -3
  782. package/src/funcs/webhooksHandleMoyasarWebhook.ts +3 -3
  783. package/src/funcs/webhooksHandleNomodWebhook.ts +3 -3
  784. package/src/funcs/webhooksHandleQuickbooksWebhook.ts +3 -3
  785. package/src/funcs/webhooksHandleRazorpayWebhook.ts +3 -3
  786. package/src/funcs/webhooksHandleStripeWebhook.ts +3 -3
  787. package/src/funcs/workflowsQueryWorkflow.ts +3 -3
  788. package/src/landing-page.ts +14 -14
  789. package/src/lib/config.ts +4 -3
  790. package/src/lib/security.ts +4 -1
  791. package/src/mcp-server/mcp-server.ts +1 -1
  792. package/src/mcp-server/prompts.ts +4 -4
  793. package/src/mcp-server/resources.ts +5 -5
  794. package/src/mcp-server/server.ts +5 -5
  795. package/src/mcp-server/tools.ts +6 -6
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
+ Install: `npm i @omkar273/mcp-temp`. Or run 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 @omkar273/mcp-temp 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
+ "@omkar273/mcp-temp",
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
+ "@omkar273/mcp-temp",
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 @omkar273/mcp-temp 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
+ "@omkar273/mcp-temp",
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", "@omkar273/mcp-temp", "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 @omkar273/mcp-temp 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.