You're viewing a demo portfolio

Join the waitlist
PRSM

get_pricing

Active

Tool of io.github.bch1212/agent-commerce-mcp

declared in 0.1.0

Full pricing breakdown for a product (tiers, monthly/yearly, affiliate rate).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "product_slug"
  ],
  "properties": {
    "tier": {
      "type": "string",
      "description": "Specific tier name to highlight"
    },
    "billing": {
      "enum": [
        "monthly",
        "yearly"
      ],
      "type": "string"
    },
    "product_slug": {
      "type": "string",
      "description": "Product slug from the catalog (e.g., 'injectshield')"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.bch1212/agent-commerce-mcp

https://github.com/bch1212/agent-commerce-mcp

1/7 registries
View full server →
get_pricing — io.github.bch1212/agent-commerce-mcp — PRSM MCP