You're viewing a demo portfolio

Join the waitlist
PRSM

pet_calorie

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Pet Daily Calorie Calculator — Daily calorie needs for a dog or cat (RER/MER from body weight + life stage) plus cups-per-day at common food energy densities.

Parameters schema

{
  "type": "object",
  "required": [
    "weight_kg"
  ],
  "properties": {
    "species": {
      "type": "string",
      "description": "'dog' or 'cat' (default 'dog')"
    },
    "weight_kg": {
      "type": "number",
      "description": "Body weight in kilograms"
    },
    "life_stage": {
      "type": "string",
      "description": "neutered_adult | intact_adult | weight_loss | weight_gain | active | puppy_kitten | senior (default neutered_adult)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
pet_calorie — WingmanProtocol Agent Gateway — PRSM MCP