You're viewing a demo portfolio

Join the waitlist
PRSM

concrete

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Concrete Calculator — Cubic yards, 60/80-lb bag counts and ready-mix cost for slabs, columns or tubes.

Parameters schema

{
  "type": "object",
  "required": [
    "shape"
  ],
  "properties": {
    "depth": {
      "type": "number",
      "description": "Tube depth in feet"
    },
    "shape": {
      "enum": [
        "slab",
        "column",
        "tube"
      ],
      "type": "string",
      "description": "Pour shape"
    },
    "width": {
      "type": "number",
      "description": "Width in feet (slab/column)"
    },
    "height": {
      "type": "number",
      "description": "Column height in feet"
    },
    "length": {
      "type": "number",
      "description": "Length in feet (slab/column)"
    },
    "quantity": {
      "type": "integer",
      "description": "Number of identical pours (default 1)"
    },
    "diameter_in": {
      "type": "number",
      "description": "Tube diameter in inches"
    },
    "thickness_in": {
      "type": "number",
      "description": "Slab thickness in inches"
    },
    "waste_factor": {
      "type": "number",
      "description": "Waste multiplier (default 1.10)"
    },
    "price_per_yard": {
      "type": "number",
      "description": "Ready-mix price per cubic yard (default 150)"
    }
  },
  "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 →
concrete — WingmanProtocol Agent Gateway — PRSM MCP