You're viewing a demo portfolio

Join the waitlist
PRSM

compare_pricing

Active

Tool of Tickerr - Live AI Tool Status & API Pricing

declared in 1.1.0

Rank LLM models by total cost for a given token workload. Use this to find the cheapest model for your specific input/output ratio - useful for agent routing decisions. Optionally filter to a single provider.

Parameters schema

{
  "type": "object",
  "required": [
    "input_tokens"
  ],
  "properties": {
    "top": {
      "type": "number",
      "description": "Show only the N cheapest models (default 10)"
    },
    "filter": {
      "type": "string",
      "description": "Narrow to a provider - e.g. \"claude\", \"gpt\", \"gemini\", \"mistral\""
    },
    "input_tokens": {
      "type": "number",
      "description": "Number of input tokens per request"
    },
    "output_tokens": {
      "type": "number",
      "description": "Number of output tokens per request (default 0)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tickerr - Live AI Tool Status & API Pricing

https://github.com/imviky-ctrl/tickerr-mcp

2/7 registries
View full server →