compare_pricing
ActiveTool of Tickerr - Live AI Tool Status & API Pricing
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tickerr - Live AI Tool Status & API Pricing
https://github.com/imviky-ctrl/tickerr-mcp
2/7 registries