MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / getCodingPlanPrice

Function getCodingPlanPrice

apps/web/src/lib/coding-plans/pricing.ts:69–71  ·  view source on GitHub ↗
(planId: string)

Source from the content-addressed store, hash-verified

67 providerName: 'MiniMax',
68 name: 'Token Plan Ultra',
69 providerId: 'minimax',
70 coveredModelIds: [MINIMAX_CURRENT_MODEL_ID],
71 costMicrodollars: 120_000_000,
72 billingPeriodDays: 30,
73 features: minimaxFeatures('~12.5B tokens per month of M3 usage.', 'Run 6-7 concurrent agents.'),
74 },

Callers 6

processRenewalFunction · 0.90
subscribeToCodingPlanFunction · 0.90
uploadKeysToInventoryFunction · 0.90
isMonthlyCodingPlanFunction · 0.85

Calls 1

isCodingPlanIdFunction · 0.85

Tested by

no test coverage detected