You're viewing a demo portfolio

Join the waitlist
PRSM

runway

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Startup Cash Runway Calculator — Months of runway and net monthly burn from cash on hand, revenue and expenses.

Parameters schema

{
  "type": "object",
  "required": [
    "cash_on_hand"
  ],
  "properties": {
    "cash_on_hand": {
      "type": "number",
      "description": "Cash in the bank in USD"
    },
    "monthly_revenue": {
      "type": "number",
      "description": "Monthly revenue in USD"
    },
    "monthly_expenses": {
      "type": "number",
      "description": "Monthly operating expenses in USD"
    },
    "monthly_net_burn": {
      "type": "number",
      "description": "Optional explicit net burn (overrides expenses-revenue)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
runway — WingmanProtocol Agent Gateway — PRSM MCP