You're viewing a demo portfolio

Join the waitlist
PRSM

total-cost-of-ownership-calculator

Active

Tool of Utility Matrix

declared in 1.1.0

Use when a user asks about TCO or multi-year SaaS cost.

Parameters schema

{
  "type": "object",
  "required": [
    "numPaidSeats",
    "expectedActiveUsers"
  ],
  "properties": {
    "oneTimeFees": {
      "type": "number",
      "minimum": 0
    },
    "numPaidSeats": {
      "type": "number",
      "minimum": 1
    },
    "contractLength": {
      "type": "number",
      "minimum": 1
    },
    "perUserMonthlyFee": {
      "type": "number",
      "minimum": 0
    },
    "adminHoursPerMonth": {
      "type": "number",
      "minimum": 0
    },
    "expectedActiveUsers": {
      "type": "number",
      "minimum": 1
    },
    "internalHourlyCost105": {
      "type": "number",
      "minimum": 0
    },
    "baseMonthlySubscription": {
      "type": "number",
      "minimum": 0
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Utility Matrix

1/7 registries
View full server →