You're viewing a demo portfolio

Join the waitlist
PRSM

asphalt

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Asphalt Calculator — Tons of asphalt, loose cubic yards, truckloads and sub-base from driveway/lot dimensions.

Parameters schema

{
  "type": "object",
  "required": [
    "length",
    "width",
    "depth_in"
  ],
  "properties": {
    "width": {
      "type": "number",
      "description": "Width in feet"
    },
    "length": {
      "type": "number",
      "description": "Length in feet"
    },
    "depth_in": {
      "type": "number",
      "description": "Asphalt depth in inches"
    },
    "price_per_ton": {
      "type": "number",
      "description": "Asphalt price per ton in USD"
    },
    "density_lb_per_cf": {
      "type": "number",
      "description": "Asphalt density in lb/ft3 (default ~145)"
    },
    "sub_base_depth_in": {
      "type": "number",
      "description": "Gravel sub-base depth in inches"
    }
  },
  "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 →
asphalt — WingmanProtocol Agent Gateway — PRSM MCP