You're viewing a demo portfolio

Join the waitlist
PRSM

safe_note

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

SAFE / Convertible Note Calculator — Conversion price and shares for a SAFE with a cap and/or discount.

Parameters schema

{
  "type": "object",
  "required": [
    "investment",
    "round_price_per_share"
  ],
  "properties": {
    "investment": {
      "type": "number",
      "description": "Investment amount in USD"
    },
    "discount_pct": {
      "type": "number",
      "description": "Discount percent off the round price"
    },
    "valuation_cap": {
      "type": "number",
      "description": "Valuation cap in USD"
    },
    "pre_round_shares": {
      "type": "number",
      "description": "Pre-round fully-diluted shares (for cap price)"
    },
    "round_price_per_share": {
      "type": "number",
      "description": "Priced round's price per share in USD"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

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

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