You're viewing a demo portfolio

Join the waitlist
PRSM

get_calc

Active

Tool of io.github.webberdesign/webbersites-x402-data-api

declared in 1.0.0

Exact math for agents — the arithmetic LLMs get plausibly wrong. Evaluates an expression at 50-significant-digit precision (BigNumber): big-integer multiplication, high-precision division, roots, logs, factorials, unit conversions (12 inch to cm). GET ?expr=…, result returned as an exact string. Deterministic, no AI, never executed as code. ($0.001 per call, paid via x402)

Parameters schema

{
  "type": "object",
  "required": [
    "expr"
  ],
  "properties": {
    "expr": {
      "type": "string",
      "description": "Math expression, max 400 chars — e.g. '2^128', 'sqrt(2)', '12 inch to cm'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.webberdesign/webbersites-x402-data-api

https://github.com/webberdesign/api.webbersites.com

1/7 registries
View full server →
get_calc — io.github.webberdesign/webbersites-x402-data-api — PRSM MCP