You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_check_price

Active

Tool of cypher-mcp

declared in 3.4.2

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.

Parameters schema

{
  "type": "object",
  "required": [
    "tool_id"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "tool_id": {
      "type": "string",
      "description": "Either the tool's UUID (from the pricing model) or a\nbare capability string (e.g. ``\"deal_scenario\"``). FE\ncallers usually have the capability name; this resolves\nboth so the FE doesn't need to derive UUIDs locally."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "tool_kwargs": {
      "type": "string",
      "default": "",
      "description": "Optional JSON object with tool call parameters\nfor ad valorem / categorical-multiplier pricing preview\n(e.g. '{\"amount_sats\": 5000}' or\n'{\"difficulty\": \"sovereign\", \"mode\": \"live\"}')."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cypher-mcp

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

2/7 registries
View full server →
cypher_check_price — cypher-mcp — PRSM MCP