You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_check_price

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

Preview the effective cost of a tool call. Shows the base cost and any constraint effects (discounts, free trials, surge pricing). Free — no credits required. Args: tool_id: Either the tool's UUID (from the pricing model) or a bare capability string (e.g. ``"deal_scenario"``). FE callers usually have the capability name; this resolves both so the FE doesn't need to derive UUIDs locally. tool_kwargs: Optional JSON object with tool call parameters for ad valorem / categorical-multiplier pricing preview (e.g. '{"amount_sats": 5000}' or '{"difficulty": "sovereign", "mode": "live"}').

Parameters schema

{
  "type": "object",
  "required": [
    "tool_id"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "tool_id": {
      "type": "string"
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "tool_kwargs": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.lonniev/taxsort-mcp

https://github.com/lonniev/taxsort-mcp

1/7 registries
View full server →