@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.
- package/README.md +165 -234
- package/bin/mcp-server.js +24 -24
- package/bin/mcp-server.js.map +198 -198
- package/esm/core.d.ts +1 -1
- package/esm/core.d.ts.map +1 -1
- package/esm/core.js +1 -1
- package/esm/core.js.map +1 -1
- package/esm/funcs/addonsCreateAddon.d.ts +2 -2
- package/esm/funcs/addonsCreateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsCreateAddon.js.map +1 -1
- package/esm/funcs/addonsDeleteAddon.d.ts +2 -2
- package/esm/funcs/addonsDeleteAddon.d.ts.map +1 -1
- package/esm/funcs/addonsDeleteAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddon.d.ts +2 -2
- package/esm/funcs/addonsGetAddon.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts +2 -2
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.js.map +1 -1
- package/esm/funcs/addonsQueryAddon.d.ts +2 -2
- package/esm/funcs/addonsQueryAddon.d.ts.map +1 -1
- package/esm/funcs/addonsQueryAddon.js.map +1 -1
- package/esm/funcs/addonsUpdateAddon.d.ts +2 -2
- package/esm/funcs/addonsUpdateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsUpdateAddon.js.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.d.ts +2 -2
- package/esm/funcs/alertsQueryAlertLog.d.ts.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.js.map +1 -1
- package/esm/funcs/costsCreateCostsheet.d.ts +2 -2
- package/esm/funcs/costsCreateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsCreateCostsheet.js.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.d.ts +2 -2
- package/esm/funcs/costsDeleteCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.js.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetActiveCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.js.map +1 -1
- package/esm/funcs/costsGetCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetCostsheet.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.js.map +1 -1
- package/esm/funcs/costsQueryCostsheet.d.ts +2 -2
- package/esm/funcs/costsQueryCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsQueryCostsheet.js.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.d.ts +2 -2
- package/esm/funcs/costsUpdateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.js.map +1 -1
- package/esm/funcs/couponsCreateCoupon.d.ts +2 -2
- package/esm/funcs/couponsCreateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsCreateCoupon.js.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.d.ts +2 -2
- package/esm/funcs/couponsDeleteCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.js.map +1 -1
- package/esm/funcs/couponsGetCoupon.d.ts +2 -2
- package/esm/funcs/couponsGetCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsGetCoupon.js.map +1 -1
- package/esm/funcs/couponsQueryCoupon.d.ts +2 -2
- package/esm/funcs/couponsQueryCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsQueryCoupon.js.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.d.ts +2 -2
- package/esm/funcs/couponsUpdateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.js.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts +2 -2
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.js.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.js.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesCreateCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesGetCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesProcessCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesVoidCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.js.map +1 -1
- package/esm/funcs/customersCreateCustomer.d.ts +2 -2
- package/esm/funcs/customersCreateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersCreateCustomer.js.map +1 -1
- package/esm/funcs/customersDeleteCustomer.d.ts +2 -2
- package/esm/funcs/customersDeleteCustomer.d.ts.map +1 -1
- package/esm/funcs/customersDeleteCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomer.d.ts +2 -2
- package/esm/funcs/customersGetCustomer.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.d.ts +2 -2
- package/esm/funcs/customersGetCustomerByExternalId.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.js.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.d.ts +2 -2
- package/esm/funcs/customersGetCustomerEntitlements.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.js.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.js.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.js.map +1 -1
- package/esm/funcs/customersQueryCustomer.d.ts +2 -2
- package/esm/funcs/customersQueryCustomer.d.ts.map +1 -1
- package/esm/funcs/customersQueryCustomer.js.map +1 -1
- package/esm/funcs/customersUpdateCustomer.d.ts +2 -2
- package/esm/funcs/customersUpdateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersUpdateCustomer.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.js.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsGetEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsQueryEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsCreateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.js.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsUpdateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.js.map +1 -1
- package/esm/funcs/eventsGetEvent.d.ts +2 -2
- package/esm/funcs/eventsGetEvent.d.ts.map +1 -1
- package/esm/funcs/eventsGetEvent.js.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts +2 -2
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.js.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageAnalytics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.js.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.d.ts +2 -2
- package/esm/funcs/eventsGetUsageByMeter.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.js.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageStatistics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.js.map +1 -1
- package/esm/funcs/eventsIngestEvent.d.ts +2 -2
- package/esm/funcs/eventsIngestEvent.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEvent.js.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.d.ts +2 -2
- package/esm/funcs/eventsIngestEventsBulk.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.js.map +1 -1
- package/esm/funcs/eventsListRawEvents.d.ts +2 -2
- package/esm/funcs/eventsListRawEvents.d.ts.map +1 -1
- package/esm/funcs/eventsListRawEvents.js.map +1 -1
- package/esm/funcs/featuresCreateFeature.d.ts +2 -2
- package/esm/funcs/featuresCreateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresCreateFeature.js.map +1 -1
- package/esm/funcs/featuresDeleteFeature.d.ts +2 -2
- package/esm/funcs/featuresDeleteFeature.d.ts.map +1 -1
- package/esm/funcs/featuresDeleteFeature.js.map +1 -1
- package/esm/funcs/featuresQueryFeature.d.ts +2 -2
- package/esm/funcs/featuresQueryFeature.d.ts.map +1 -1
- package/esm/funcs/featuresQueryFeature.js.map +1 -1
- package/esm/funcs/featuresUpdateFeature.d.ts +2 -2
- package/esm/funcs/featuresUpdateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresUpdateFeature.js.map +1 -1
- package/esm/funcs/groupsCreateGroup.d.ts +2 -2
- package/esm/funcs/groupsCreateGroup.d.ts.map +1 -1
- package/esm/funcs/groupsCreateGroup.js.map +1 -1
- package/esm/funcs/groupsDeleteGroup.d.ts +2 -2
- package/esm/funcs/groupsDeleteGroup.d.ts.map +1 -1
- package/esm/funcs/groupsDeleteGroup.js.map +1 -1
- package/esm/funcs/groupsGetGroup.d.ts +2 -2
- package/esm/funcs/groupsGetGroup.d.ts.map +1 -1
- package/esm/funcs/groupsGetGroup.js.map +1 -1
- package/esm/funcs/groupsQueryGroup.d.ts +2 -2
- package/esm/funcs/groupsQueryGroup.d.ts.map +1 -1
- package/esm/funcs/groupsQueryGroup.js.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts +2 -2
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.js.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.d.ts +2 -2
- package/esm/funcs/integrationsDeleteIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.js.map +1 -1
- package/esm/funcs/integrationsGetIntegration.d.ts +2 -2
- package/esm/funcs/integrationsGetIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsGetIntegration.js.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts +2 -2
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.js.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts +2 -2
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.js.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesCreateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.js.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.d.ts +2 -2
- package/esm/funcs/invoicesFinalizeInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts +2 -2
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.js.map +1 -1
- package/esm/funcs/invoicesGetInvoice.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePdf.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePreview.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.js.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.d.ts +2 -2
- package/esm/funcs/invoicesQueryInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.js.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesRecalculateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.js.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts +2 -2
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.d.ts +2 -2
- package/esm/funcs/invoicesVoidInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.js.map +1 -1
- package/esm/funcs/paymentsCreatePayment.d.ts +2 -2
- package/esm/funcs/paymentsCreatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsCreatePayment.js.map +1 -1
- package/esm/funcs/paymentsDeletePayment.d.ts +2 -2
- package/esm/funcs/paymentsDeletePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsDeletePayment.js.map +1 -1
- package/esm/funcs/paymentsGetPayment.d.ts +2 -2
- package/esm/funcs/paymentsGetPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsGetPayment.js.map +1 -1
- package/esm/funcs/paymentsListPayments.d.ts +2 -2
- package/esm/funcs/paymentsListPayments.d.ts.map +1 -1
- package/esm/funcs/paymentsListPayments.js.map +1 -1
- package/esm/funcs/paymentsProcessPayment.d.ts +2 -2
- package/esm/funcs/paymentsProcessPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsProcessPayment.js.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.d.ts +2 -2
- package/esm/funcs/paymentsUpdatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.js.map +1 -1
- package/esm/funcs/plansCreatePlan.d.ts +2 -2
- package/esm/funcs/plansCreatePlan.d.ts.map +1 -1
- package/esm/funcs/plansCreatePlan.js.map +1 -1
- package/esm/funcs/plansDeletePlan.d.ts +2 -2
- package/esm/funcs/plansDeletePlan.d.ts.map +1 -1
- package/esm/funcs/plansDeletePlan.js.map +1 -1
- package/esm/funcs/plansGetPlan.d.ts +2 -2
- package/esm/funcs/plansGetPlan.d.ts.map +1 -1
- package/esm/funcs/plansGetPlan.js.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.d.ts +2 -2
- package/esm/funcs/plansPostPlansIdClone.d.ts.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.js.map +1 -1
- package/esm/funcs/plansQueryPlan.d.ts +2 -2
- package/esm/funcs/plansQueryPlan.d.ts.map +1 -1
- package/esm/funcs/plansQueryPlan.js.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.d.ts +2 -2
- package/esm/funcs/plansSyncPlanPrices.d.ts.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.js.map +1 -1
- package/esm/funcs/plansUpdatePlan.d.ts +2 -2
- package/esm/funcs/plansUpdatePlan.d.ts.map +1 -1
- package/esm/funcs/plansUpdatePlan.js.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.js.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.d.ts +2 -2
- package/esm/funcs/priceUnitsListPriceUnits.d.ts.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.js.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.js.map +1 -1
- package/esm/funcs/pricesCreatePrice.d.ts +2 -2
- package/esm/funcs/pricesCreatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePrice.js.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.d.ts +2 -2
- package/esm/funcs/pricesCreatePricesBulk.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.js.map +1 -1
- package/esm/funcs/pricesDeletePrice.d.ts +2 -2
- package/esm/funcs/pricesDeletePrice.d.ts.map +1 -1
- package/esm/funcs/pricesDeletePrice.js.map +1 -1
- package/esm/funcs/pricesGetPrice.d.ts +2 -2
- package/esm/funcs/pricesGetPrice.d.ts.map +1 -1
- package/esm/funcs/pricesGetPrice.js.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts +2 -2
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.js.map +1 -1
- package/esm/funcs/pricesQueryPrice.d.ts +2 -2
- package/esm/funcs/pricesQueryPrice.d.ts.map +1 -1
- package/esm/funcs/pricesQueryPrice.js.map +1 -1
- package/esm/funcs/pricesUpdatePrice.d.ts +2 -2
- package/esm/funcs/pricesUpdatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesUpdatePrice.js.map +1 -1
- package/esm/funcs/rbacGetRBACRole.d.ts +2 -2
- package/esm/funcs/rbacGetRBACRole.d.ts.map +1 -1
- package/esm/funcs/rbacGetRBACRole.js.map +1 -1
- package/esm/funcs/rbacListRBACRoles.d.ts +2 -2
- package/esm/funcs/rbacListRBACRoles.d.ts.map +1 -1
- package/esm/funcs/rbacListRBACRoles.js.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts +2 -2
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.js.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts +2 -2
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.js.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts +2 -2
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.js.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.js.map +1 -1
- package/esm/funcs/secretsCreateApiKey.d.ts +2 -2
- package/esm/funcs/secretsCreateApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsCreateApiKey.js.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.d.ts +2 -2
- package/esm/funcs/secretsDeleteApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.js.map +1 -1
- package/esm/funcs/secretsListApiKeys.d.ts +2 -2
- package/esm/funcs/secretsListApiKeys.d.ts.map +1 -1
- package/esm/funcs/secretsListApiKeys.js.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsActivateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.js.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsPauseSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsQuerySubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.js.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsResumeSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/tasksCreateTask.d.ts +2 -2
- package/esm/funcs/tasksCreateTask.d.ts.map +1 -1
- package/esm/funcs/tasksCreateTask.js.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.d.ts +2 -2
- package/esm/funcs/tasksDownloadTaskExport.d.ts.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.js.map +1 -1
- package/esm/funcs/tasksGetTask.d.ts +2 -2
- package/esm/funcs/tasksGetTask.d.ts.map +1 -1
- package/esm/funcs/tasksGetTask.js.map +1 -1
- package/esm/funcs/tasksGetTaskResult.d.ts +2 -2
- package/esm/funcs/tasksGetTaskResult.d.ts.map +1 -1
- package/esm/funcs/tasksGetTaskResult.js.map +1 -1
- package/esm/funcs/tasksListTasks.d.ts +2 -2
- package/esm/funcs/tasksListTasks.d.ts.map +1 -1
- package/esm/funcs/tasksListTasks.js.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.d.ts +2 -2
- package/esm/funcs/tasksUpdateTaskStatus.d.ts.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.js.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts +2 -2
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.js.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesCreateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRates.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.js.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.js.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.js.map +1 -1
- package/esm/funcs/tenantsGetTenantById.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantById.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantById.js.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.d.ts +2 -2
- package/esm/funcs/tenantsUpdateTenant.d.ts.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.js.map +1 -1
- package/esm/funcs/usersCreateUser.d.ts +2 -2
- package/esm/funcs/usersCreateUser.d.ts.map +1 -1
- package/esm/funcs/usersCreateUser.js.map +1 -1
- package/esm/funcs/usersGetUserInfo.d.ts +2 -2
- package/esm/funcs/usersGetUserInfo.d.ts.map +1 -1
- package/esm/funcs/usersGetUserInfo.js.map +1 -1
- package/esm/funcs/usersQueryUser.d.ts +2 -2
- package/esm/funcs/usersQueryUser.d.ts.map +1 -1
- package/esm/funcs/usersQueryUser.js.map +1 -1
- package/esm/funcs/walletsCreateWallet.d.ts +2 -2
- package/esm/funcs/walletsCreateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsCreateWallet.js.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.d.ts +2 -2
- package/esm/funcs/walletsGetCustomerWallets.d.ts.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.js.map +1 -1
- package/esm/funcs/walletsGetWallet.d.ts +2 -2
- package/esm/funcs/walletsGetWallet.d.ts.map +1 -1
- package/esm/funcs/walletsGetWallet.js.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.d.ts +2 -2
- package/esm/funcs/walletsGetWalletBalance.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.js.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.d.ts +2 -2
- package/esm/funcs/walletsGetWalletTransactions.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.js.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts +2 -2
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.js.map +1 -1
- package/esm/funcs/walletsQueryWallet.d.ts +2 -2
- package/esm/funcs/walletsQueryWallet.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWallet.js.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.d.ts +2 -2
- package/esm/funcs/walletsQueryWalletTransaction.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.js.map +1 -1
- package/esm/funcs/walletsTerminateWallet.d.ts +2 -2
- package/esm/funcs/walletsTerminateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTerminateWallet.js.map +1 -1
- package/esm/funcs/walletsTopUpWallet.d.ts +2 -2
- package/esm/funcs/walletsTopUpWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTopUpWallet.js.map +1 -1
- package/esm/funcs/walletsUpdateWallet.d.ts +2 -2
- package/esm/funcs/walletsUpdateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsUpdateWallet.js.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.js.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.d.ts +2 -2
- package/esm/funcs/workflowsQueryWorkflow.d.ts.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.js.map +1 -1
- package/esm/landing-page.js +14 -14
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/mcp-server.js.map +1 -1
- package/esm/mcp-server/prompts.d.ts +4 -4
- package/esm/mcp-server/prompts.d.ts.map +1 -1
- package/esm/mcp-server/prompts.js.map +1 -1
- package/esm/mcp-server/resources.d.ts +5 -5
- package/esm/mcp-server/resources.d.ts.map +1 -1
- package/esm/mcp-server/resources.js.map +1 -1
- package/esm/mcp-server/server.d.ts +2 -2
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +4 -4
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools.d.ts +6 -6
- package/esm/mcp-server/tools.d.ts.map +1 -1
- package/esm/mcp-server/tools.js +2 -2
- package/esm/mcp-server/tools.js.map +1 -1
- package/package.json +3 -2
- package/src/core.ts +1 -1
- package/src/funcs/addonsCreateAddon.ts +3 -3
- package/src/funcs/addonsDeleteAddon.ts +3 -3
- package/src/funcs/addonsGetAddon.ts +3 -3
- package/src/funcs/addonsGetAddonByLookupKey.ts +3 -3
- package/src/funcs/addonsQueryAddon.ts +3 -3
- package/src/funcs/addonsUpdateAddon.ts +3 -3
- package/src/funcs/alertsQueryAlertLog.ts +3 -3
- package/src/funcs/costsCreateCostsheet.ts +3 -3
- package/src/funcs/costsDeleteCostsheet.ts +3 -3
- package/src/funcs/costsGetActiveCostsheet.ts +3 -3
- package/src/funcs/costsGetCostsheet.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalytics.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalyticsV2.ts +3 -3
- package/src/funcs/costsQueryCostsheet.ts +3 -3
- package/src/funcs/costsUpdateCostsheet.ts +3 -3
- package/src/funcs/couponsCreateCoupon.ts +3 -3
- package/src/funcs/couponsDeleteCoupon.ts +3 -3
- package/src/funcs/couponsGetCoupon.ts +3 -3
- package/src/funcs/couponsQueryCoupon.ts +3 -3
- package/src/funcs/couponsUpdateCoupon.ts +3 -3
- package/src/funcs/creditGrantsCreateCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsDeleteCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetPlanCreditGrants.ts +3 -3
- package/src/funcs/creditGrantsUpdateCreditGrant.ts +3 -3
- package/src/funcs/creditNotesCreateCreditNote.ts +3 -3
- package/src/funcs/creditNotesGetCreditNote.ts +3 -3
- package/src/funcs/creditNotesProcessCreditNote.ts +3 -3
- package/src/funcs/creditNotesVoidCreditNote.ts +3 -3
- package/src/funcs/customersCreateCustomer.ts +3 -3
- package/src/funcs/customersDeleteCustomer.ts +3 -3
- package/src/funcs/customersGetCustomer.ts +3 -3
- package/src/funcs/customersGetCustomerByExternalId.ts +3 -3
- package/src/funcs/customersGetCustomerEntitlements.ts +3 -3
- package/src/funcs/customersGetCustomerUpcomingGrants.ts +3 -3
- package/src/funcs/customersGetCustomerUsageSummary.ts +3 -3
- package/src/funcs/customersQueryCustomer.ts +3 -3
- package/src/funcs/customersUpdateCustomer.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlement.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlementsBulk.ts +3 -3
- package/src/funcs/entitlementsDeleteEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetAddonEntitlements.ts +3 -3
- package/src/funcs/entitlementsGetEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetPlanEntitlements.ts +3 -3
- package/src/funcs/entitlementsQueryEntitlement.ts +3 -3
- package/src/funcs/entitlementsUpdateEntitlement.ts +3 -3
- package/src/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.ts +3 -3
- package/src/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.ts +3 -3
- package/src/funcs/environmentsCreateEnvironment.ts +3 -3
- package/src/funcs/environmentsUpdateEnvironment.ts +3 -3
- package/src/funcs/eventsGetEvent.ts +3 -3
- package/src/funcs/eventsGetHuggingfaceInferenceData.ts +3 -3
- package/src/funcs/eventsGetUsageAnalytics.ts +3 -3
- package/src/funcs/eventsGetUsageByMeter.ts +3 -3
- package/src/funcs/eventsGetUsageStatistics.ts +3 -3
- package/src/funcs/eventsIngestEvent.ts +3 -3
- package/src/funcs/eventsIngestEventsBulk.ts +3 -3
- package/src/funcs/eventsListRawEvents.ts +3 -3
- package/src/funcs/featuresCreateFeature.ts +3 -3
- package/src/funcs/featuresDeleteFeature.ts +3 -3
- package/src/funcs/featuresQueryFeature.ts +3 -3
- package/src/funcs/featuresUpdateFeature.ts +3 -3
- package/src/funcs/groupsCreateGroup.ts +3 -3
- package/src/funcs/groupsDeleteGroup.ts +3 -3
- package/src/funcs/groupsGetGroup.ts +3 -3
- package/src/funcs/groupsQueryGroup.ts +3 -3
- package/src/funcs/integrationsCreateOrUpdateIntegration.ts +3 -3
- package/src/funcs/integrationsDeleteIntegration.ts +3 -3
- package/src/funcs/integrationsGetIntegration.ts +3 -3
- package/src/funcs/integrationsListLinkedIntegrations.ts +3 -3
- package/src/funcs/invoicesAttemptInvoicePayment.ts +3 -3
- package/src/funcs/invoicesCreateInvoice.ts +3 -3
- package/src/funcs/invoicesFinalizeInvoice.ts +3 -3
- package/src/funcs/invoicesGetCustomerInvoiceSummary.ts +3 -3
- package/src/funcs/invoicesGetInvoice.ts +3 -3
- package/src/funcs/invoicesGetInvoicePdf.ts +3 -3
- package/src/funcs/invoicesGetInvoicePreview.ts +3 -3
- package/src/funcs/invoicesQueryInvoice.ts +3 -3
- package/src/funcs/invoicesRecalculateInvoice.ts +3 -3
- package/src/funcs/invoicesTriggerInvoiceCommsWebhook.ts +3 -3
- package/src/funcs/invoicesUpdateInvoice.ts +3 -3
- package/src/funcs/invoicesUpdateInvoicePaymentStatus.ts +3 -3
- package/src/funcs/invoicesVoidInvoice.ts +3 -3
- package/src/funcs/paymentsCreatePayment.ts +3 -3
- package/src/funcs/paymentsDeletePayment.ts +3 -3
- package/src/funcs/paymentsGetPayment.ts +3 -3
- package/src/funcs/paymentsListPayments.ts +3 -3
- package/src/funcs/paymentsProcessPayment.ts +3 -3
- package/src/funcs/paymentsUpdatePayment.ts +3 -3
- package/src/funcs/plansCreatePlan.ts +3 -3
- package/src/funcs/plansDeletePlan.ts +3 -3
- package/src/funcs/plansGetPlan.ts +3 -3
- package/src/funcs/plansPostPlansIdClone.ts +3 -3
- package/src/funcs/plansQueryPlan.ts +3 -3
- package/src/funcs/plansSyncPlanPrices.ts +3 -3
- package/src/funcs/plansUpdatePlan.ts +3 -3
- package/src/funcs/priceUnitsCreatePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsDeletePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnitByCode.ts +3 -3
- package/src/funcs/priceUnitsListPriceUnits.ts +3 -3
- package/src/funcs/priceUnitsQueryPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsUpdatePriceUnit.ts +3 -3
- package/src/funcs/pricesCreatePrice.ts +3 -3
- package/src/funcs/pricesCreatePricesBulk.ts +3 -3
- package/src/funcs/pricesDeletePrice.ts +3 -3
- package/src/funcs/pricesGetPrice.ts +3 -3
- package/src/funcs/pricesGetPriceByLookupKey.ts +3 -3
- package/src/funcs/pricesQueryPrice.ts +3 -3
- package/src/funcs/pricesUpdatePrice.ts +3 -3
- package/src/funcs/rbacGetRBACRole.ts +3 -3
- package/src/funcs/rbacListRBACRoles.ts +3 -3
- package/src/funcs/scheduledTasksCreateScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksDeleteScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksGetScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksListScheduledTasks.ts +3 -3
- package/src/funcs/scheduledTasksScheduleUpdateBillingPeriod.ts +3 -3
- package/src/funcs/scheduledTasksTriggerScheduledTaskRun.ts +3 -3
- package/src/funcs/scheduledTasksUpdateScheduledTask.ts +3 -3
- package/src/funcs/secretsCreateApiKey.ts +3 -3
- package/src/funcs/secretsDeleteApiKey.ts +3 -3
- package/src/funcs/secretsListApiKeys.ts +3 -3
- package/src/funcs/subscriptionsActivateSubscription.ts +3 -3
- package/src/funcs/subscriptionsAddSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscription.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscription.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsDeleteSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsExecuteSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsGetSubscription.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionAddonAssociations.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionEntitlements.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUpcomingGrants.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUsage.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionV2.ts +3 -3
- package/src/funcs/subscriptionsListAllSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionPauses.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsPauseSubscription.ts +3 -3
- package/src/funcs/subscriptionsPreviewSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsQuerySubscription.ts +3 -3
- package/src/funcs/subscriptionsRemoveSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsResumeSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscriptionLineItem.ts +3 -3
- package/src/funcs/tasksCreateTask.ts +3 -3
- package/src/funcs/tasksDownloadTaskExport.ts +3 -3
- package/src/funcs/tasksGetTask.ts +3 -3
- package/src/funcs/tasksGetTaskResult.ts +3 -3
- package/src/funcs/tasksListTasks.ts +3 -3
- package/src/funcs/tasksUpdateTaskStatus.ts +3 -3
- package/src/funcs/taxAssociationsCreateTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsDeleteTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsGetTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsListTaxAssociations.ts +3 -3
- package/src/funcs/taxAssociationsUpdateTaxAssociation.ts +3 -3
- package/src/funcs/taxRatesCreateTaxRate.ts +3 -3
- package/src/funcs/taxRatesDeleteTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRates.ts +3 -3
- package/src/funcs/taxRatesUpdateTaxRate.ts +3 -3
- package/src/funcs/tenantsGetTenantBillingUsage.ts +3 -3
- package/src/funcs/tenantsGetTenantById.ts +3 -3
- package/src/funcs/tenantsUpdateTenant.ts +3 -3
- package/src/funcs/usersCreateUser.ts +3 -3
- package/src/funcs/usersGetUserInfo.ts +3 -3
- package/src/funcs/usersQueryUser.ts +3 -3
- package/src/funcs/walletsCreateWallet.ts +3 -3
- package/src/funcs/walletsGetCustomerWallets.ts +3 -3
- package/src/funcs/walletsGetWallet.ts +3 -3
- package/src/funcs/walletsGetWalletBalance.ts +3 -3
- package/src/funcs/walletsGetWalletTransactions.ts +3 -3
- package/src/funcs/walletsGetWalletsByCustomerId.ts +3 -3
- package/src/funcs/walletsQueryWallet.ts +3 -3
- package/src/funcs/walletsQueryWalletTransaction.ts +3 -3
- package/src/funcs/walletsTerminateWallet.ts +3 -3
- package/src/funcs/walletsTopUpWallet.ts +3 -3
- package/src/funcs/walletsUpdateWallet.ts +3 -3
- package/src/funcs/webhooksHandleChargebeeWebhook.ts +3 -3
- package/src/funcs/webhooksHandleHubspotWebhook.ts +3 -3
- package/src/funcs/webhooksHandleMoyasarWebhook.ts +3 -3
- package/src/funcs/webhooksHandleNomodWebhook.ts +3 -3
- package/src/funcs/webhooksHandleQuickbooksWebhook.ts +3 -3
- package/src/funcs/webhooksHandleRazorpayWebhook.ts +3 -3
- package/src/funcs/webhooksHandleStripeWebhook.ts +3 -3
- package/src/funcs/workflowsQueryWorkflow.ts +3 -3
- package/src/landing-page.ts +14 -14
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/prompts.ts +4 -4
- package/src/mcp-server/resources.ts +5 -5
- package/src/mcp-server/server.ts +5 -5
- package/src/mcp-server/tools.ts +6 -6
- package/bun.lock +0 -567
- package/eslint.config.mjs +0 -22
- package/esm/tsconfig.tsbuildinfo +0 -1
- package/manifest.json +0 -802
- package/src/mcp-server/build.mts +0 -73
- package/tsconfig.json +0 -35
package/README.md
CHANGED
|
@@ -1,327 +1,258 @@
|
|
|
1
|
-
#
|
|
1
|
+
# FlexPrice MCP Server
|
|
2
2
|
|
|
3
|
-
Model Context Protocol (MCP)
|
|
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
|
-
|
|
6
|
-
[](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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
17
|
-
<!-- End Summary [summary] -->
|
|
15
|
+
---
|
|
18
16
|
|
|
19
|
-
|
|
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
|
-
|
|
19
|
+
Run the server with one command; no clone or build:
|
|
30
20
|
|
|
31
|
-
|
|
32
|
-
|
|
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
|
-
|
|
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
|
-
|
|
27
|
+
---
|
|
47
28
|
|
|
48
|
-
|
|
49
|
-
<summary>Cursor</summary>
|
|
29
|
+
### Option 2: Local repo
|
|
50
30
|
|
|
51
|
-
|
|
31
|
+
Use this if you want to change code or run without npm:
|
|
52
32
|
|
|
53
|
-
|
|
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
|
-
|
|
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
|
-
```
|
|
61
|
-
|
|
62
|
-
|
|
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
|
-
|
|
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
|
-
|
|
77
|
-
<summary>Claude Code CLI</summary>
|
|
50
|
+
## Add to your MCP client
|
|
78
51
|
|
|
79
|
-
|
|
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
|
-
|
|
84
|
-
<details>
|
|
85
|
-
<summary>Gemini</summary>
|
|
54
|
+
### Config file locations
|
|
86
55
|
|
|
87
|
-
|
|
88
|
-
|
|
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
|
-
|
|
92
|
-
<details>
|
|
93
|
-
<summary>Windsurf</summary>
|
|
63
|
+
---
|
|
94
64
|
|
|
95
|
-
|
|
65
|
+
### Cursor
|
|
96
66
|
|
|
97
|
-
1. Open
|
|
98
|
-
2.
|
|
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
|
-
```
|
|
70
|
+
```json
|
|
104
71
|
{
|
|
105
|
-
"
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
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
|
-
[](vscode://ms-vscode.vscode-mcp/install?name=SDK&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJtY3AiLCJzdGFydCIsIi0tc2VydmVyLXVybCIsIiIsIi0tYXBpLWtleS1hdXRoIiwiIl19)
|
|
121
88
|
|
|
122
|
-
|
|
89
|
+
---
|
|
123
90
|
|
|
124
|
-
|
|
91
|
+
### VS Code
|
|
125
92
|
|
|
126
|
-
1. Open
|
|
127
|
-
|
|
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
|
-
```
|
|
96
|
+
```json
|
|
131
97
|
{
|
|
132
|
-
"
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
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
|
-
|
|
145
|
-
<details>
|
|
146
|
-
<summary> Stdio installation via npm </summary>
|
|
147
|
-
To start the MCP server, run:
|
|
116
|
+
---
|
|
148
117
|
|
|
149
|
-
|
|
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 --
|
|
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
|
-
|
|
160
|
-
<!-- End Installation [installation] -->
|
|
124
|
+
Then run `claude` and use `/mcp` to confirm the server is connected.
|
|
161
125
|
|
|
162
|
-
|
|
163
|
-
## Progressive Discovery
|
|
126
|
+
---
|
|
164
127
|
|
|
165
|
-
|
|
128
|
+
### Claude Desktop
|
|
166
129
|
|
|
167
|
-
|
|
130
|
+
Add to your Claude Desktop config file (path in the table above):
|
|
168
131
|
|
|
169
|
-
```
|
|
132
|
+
```json
|
|
170
133
|
{
|
|
171
134
|
"mcpServers": {
|
|
172
|
-
"
|
|
135
|
+
"flexprice": {
|
|
173
136
|
"command": "npx",
|
|
174
|
-
"args": [
|
|
175
|
-
|
|
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
|
-
|
|
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
|
-
|
|
188
|
-
<!-- End Progressive Discovery [dynamic-mode] -->
|
|
153
|
+
---
|
|
189
154
|
|
|
190
|
-
|
|
155
|
+
### Alternative configs
|
|
191
156
|
|
|
192
|
-
|
|
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
|
-
"
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
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
|
-
|
|
174
|
+
**Docker** (Option 2 — stdio):
|
|
216
175
|
|
|
217
|
-
```
|
|
218
|
-
|
|
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
|
-
|
|
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
|
-
|
|
197
|
+
## Progressive discovery (dynamic mode)
|
|
226
198
|
|
|
227
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
213
|
+
## Scopes
|
|
279
214
|
|
|
280
|
-
|
|
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-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
231
|
+
### API connection issues
|
|
302
232
|
|
|
303
|
-
|
|
304
|
-
|
|
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
|
-
|
|
308
|
-
```
|
|
309
|
-
✓ Successfully published
|
|
310
|
-
```
|
|
237
|
+
### Server issues
|
|
311
238
|
|
|
312
|
-
|
|
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
|
-
|
|
243
|
+
### Docker
|
|
315
244
|
|
|
316
|
-
|
|
317
|
-
|
|
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
|
-
|
|
249
|
+
## Generating the MCP server
|
|
321
250
|
|
|
322
|
-
|
|
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
|
-
|
|
325
|
-
|
|
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
|
-
|
|
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.
|
|
50398
|
+
sdkVersion: "0.0.21",
|
|
50399
50399
|
genVersion: "2.844.2",
|
|
50400
|
-
userAgent: "speakeasy-sdk/mcp-typescript 0.0.
|
|
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
|
|
51172
|
+
var FlexpriceCore;
|
|
51173
51173
|
var init_core3 = __esm(() => {
|
|
51174
51174
|
init_sdks();
|
|
51175
|
-
|
|
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
|
|
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: "
|
|
80373
|
-
version: "0.0.
|
|
80372
|
+
name: "Flexprice",
|
|
80373
|
+
version: "0.0.21"
|
|
80374
80374
|
});
|
|
80375
|
-
const getClient = deps.getSDK || (() => new
|
|
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.
|
|
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
|
|
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"
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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
|
|
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
|
|
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.
|
|
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=
|
|
85433
|
+
//# debugId=D6FA6166377025E764756E2164756E21
|
|
85434
85434
|
//# sourceMappingURL=mcp-server.js.map
|