Tickerr
tickerr.ai
· Tickerr
Real-time AI tool status, LLM API pricing, and swarmsourced agent failure signals. Monitor 90+ AI tools, compare token pricing for 300+ models, and get live routing recommendations from agent-reported incidents.
tickerr.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 49/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://tickerr.ai/.well-known/agent-card.json |
| Provider | https://tickerr.ai |
Skills · 5 declared · mapped to canonical taxonomy
Get live operational status and uptime for any AI tool. Include my_status (your own recent API call observation: is_up, response_ms, model, error_code) to unloc…
Get current token pricing for 300+ LLM models. Updated twice daily from OpenRouter and official docs.
Get real-time TTFT p50/p95 latency and success rates for LLM API inference.
Rank models by total cost for a given token workload to find the cheapest option.
Report an LLM API failure your agent experienced. Contributes to swarmsourced reliability intelligence. Returns live signal from other agents and fallback model…
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/tickerr.ai) [](https://agenstry.com/agents/tickerr.ai) [](https://agenstry.com/agents/tickerr.ai) [](https://agenstry.com/agents/tickerr.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Tickerr",
"description": "Real-time AI tool status, LLM API pricing, and swarmsourced agent failure signals. Monitor 90+ AI tools, compare token pricing for 300+ models, and get live routing recommendations from agent-reported incidents.",
"url": "https://tickerr.ai",
"version": "1.0.0",
"provider": {
"organization": "Tickerr",
"url": "https://tickerr.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "get_tool_status",
"name": "Get AI Tool Status",
"description": "Get live operational status and uptime for any AI tool. Include my_status (your own recent API call observation: is_up, response_ms, model, error_code) to unlock per-model latency data (p50/p95 TTFT, last 24h) and 90-day uptime. Without my_status, returns basic operational verdict only.",
"tags": [
"status",
"monitoring",
"uptime",
"AI",
"LLM",
"latency"
],
"examples": [
"Is Claude down?",
"What is the current status of ChatGPT?",
"Is Gemini API operational?",
"Get Claude status and report my last call took 1400ms on claude-sonnet-4-6"
]
},
{
"id": "get_api_pricing",
"name": "Get LLM API Pricing",
"description": "Get current token pricing for 300+ LLM models. Updated twice daily from OpenRouter and official docs.",
"tags": [
"pricing",
"tokens",
"cost",
"LLM",
"API"
],
"examples": [
"How much does GPT-4o cost per token?",
"What is the cheapest Claude model?"
]
},
{
"id": "get_model_performance",
"name": "Get Model Performance",
"description": "Get real-time TTFT p50/p95 latency and success rates for LLM API inference.",
"tags": [
"latency",
"performance",
"benchmarks",
"TTFT"
],
"examples": [
"What is the fastest LLM right now?",
"What is Claude Haiku latency?"
]
},
{
"id": "compare_pricing",
"name": "Compare LLM Pricing",
"description": "Rank models by total cost for a given token workload to find the cheapest option.",
"tags": [
"pricing",
"comparison",
"cost optimization",
"routing"
],
"examples": [
"Which model is cheapest for 10k input tokens?"
]
},
{
"id": "report_incident",
"name": "Report Agent Incident",
"description": "Report an LLM API failure your agent experienced. Contributes to swarmsourced reliability intelligence. Returns live signal from other agents and fallback model recommendations.",
"tags": [
"reporting",
"incident",
"failure",
"reliability",
"swarmsourcing"
],
"examples": [
"Report a 529 error from Anthropic API",
"Claude is overloaded, report and get fallback"
]
}
],
"mcp": {
"url": "https://tickerr.ai/mcp",
"transport": "http",
"install": "claude mcp add tickerr --transport http --url https://tickerr.ai/mcp"
},
"documentation": "https://tickerr.ai/mcp-server",
"contact": "https://tickerr.ai/contact"
}